Tyler Gunn
48a0c3ae8d
Merge "Improve comment on EXTRA_CALL_RAT_TYPE." into mnc-dr-dev
...
am: 8b86c76296
* commit '8b86c7629676eeea490531b2a412873e0196eb6f':
Improve comment on EXTRA_CALL_RAT_TYPE.
2015-11-03 04:49:33 +00:00
Tyler Gunn
8b86c76296
Merge "Improve comment on EXTRA_CALL_RAT_TYPE." into mnc-dr-dev
2015-11-03 04:44:53 +00:00
Sanket Padawe
71f018a411
Merge "Fix a crash while printing ICCID because of alphabets in UICC." into mnc-dr-dev
...
am: b57c65b00e
* commit 'b57c65b00efbcc6c8ed5a64b2c314dbca72d5554':
Fix a crash while printing ICCID because of alphabets in UICC.
2015-11-03 01:52:13 +00:00
Sanket Padawe
b57c65b00e
Merge "Fix a crash while printing ICCID because of alphabets in UICC." into mnc-dr-dev
2015-11-03 01:47:04 +00:00
Selim Cinek
157e60f7a2
Fixed a bug where the panel could get stuck closing
...
am: b0e4f9e97e
* commit 'b0e4f9e97e272783f08b2245219239aaa667073d':
Fixed a bug where the panel could get stuck closing
2015-11-03 01:21:43 +00:00
Sanket Padawe
f149dcb36e
Fix a crash while printing ICCID because of alphabets in UICC.
...
Bug: 25401769
Change-Id: Ieda058817b8d3cb4b1696fd9932bd0f10da55573
2015-11-02 15:45:18 -08:00
Selim Cinek
b0e4f9e97e
Fixed a bug where the panel could get stuck closing
...
When mClosing was set even though the panel was not
expanding, the variable was never reset leading to
bad states like the notification shade not updating,
people missing calls and similar bad bugs.
Bug: 25338991
Change-Id: I4362fda257770c98c5f9ba75a5622b14f74dc5ae
2015-11-02 21:51:34 +00:00
Svetoslav Ganov
c4c1866228
Merge "Don\'t try overriding system fixed permissions on install" into mnc-dr-dev
...
am: a47f9dad2b
* commit 'a47f9dad2bd70b594e445a6a448877122f28517a':
Don't try overriding system fixed permissions on install
2015-11-02 21:04:25 +00:00
Svetoslav Ganov
a47f9dad2b
Merge "Don't try overriding system fixed permissions on install" into mnc-dr-dev
2015-11-02 20:57:12 +00:00
Svet Ganov
4f7883ce61
Don't try overriding system fixed permissions on install
...
bug:25397466
Change-Id: Ie92ec000a94b757178ddfdd9384407535f4af9db
2015-11-02 19:45:00 +00:00
Svetoslav Ganov
22d7f4c2ed
Merge "Allow verifier to grant permissions" into mnc-dr-dev
...
am: cfa233eefb
* commit 'cfa233eefb5b77c96a3239a5a51f381a7f0722c9':
Allow verifier to grant permissions
2015-11-02 19:38:22 +00:00
Svetoslav Ganov
cfa233eefb
Merge "Allow verifier to grant permissions" into mnc-dr-dev
2015-11-02 19:33:44 +00:00
Tyler Gunn
3ffb08aa5c
Improve comment on EXTRA_CALL_RAT_TYPE.
...
Adding comments to EXTRA_CALL_RAT_TYPE to make it clear what it is used
for, and what values are expected.
Bug: 20144385
Change-Id: I248aca61abc8a57d7aeef650e48cc498e41c859b
2015-11-02 11:24:57 -08:00
Jeff Sharkey
e63509b509
PackageSettingBase needs to copy volume UUID.
...
am: 3b1c6e03f6
* commit '3b1c6e03f67ba8e4a4f4a98e996c7ceabf36affa':
PackageSettingBase needs to copy volume UUID.
2015-11-02 17:51:53 +00:00
Jeff Sharkey
3b1c6e03f6
PackageSettingBase needs to copy volume UUID.
...
When copying all fields from one PackageSettingBase to another, we
also need to copy volumeUuid, which had previously been missed.
Without this, packages using sharedUserId that are installed on
adopted storage devices will be destroyed, since after reboot we
think they actually belong on internal storage (where volumeUuid is
null).
Bug: 25334169
Change-Id: I223361bd1e19e7d5dd78626682ac7c5cbecb9fa1
2015-10-31 14:04:37 -07:00
Jeff Sharkey
637d05eb5c
Merge "Handle "uninstalled" apps when pruning app-ops." into mnc-dr-dev
...
am: a975732a83
* commit 'a975732a8302893a40cdc444f893bf09b7669173':
Handle "uninstalled" apps when pruning app-ops.
2015-10-30 21:37:17 +00:00
Jeff Sharkey
a975732a83
Merge "Handle "uninstalled" apps when pruning app-ops." into mnc-dr-dev
2015-10-30 21:32:28 +00:00
Anthony Hugh
3a9bf5c8ce
Merge "Add intent extra for determining if apps are system apps" into cw-e-dev
2015-10-30 20:04:10 +00:00
Pavel Zhamaitsiak
b5ab0ec3c0
Merge "IMS: Support For Per-Call RAT Info" into mnc-dr-dev
...
am: 4ec415800f
* commit '4ec415800fd55d2bb128d7635f8b984145dbe983':
IMS: Support For Per-Call RAT Info
2015-10-30 14:26:51 +00:00
Pavel Zhamaitsiak
4ec415800f
Merge "IMS: Support For Per-Call RAT Info" into mnc-dr-dev
2015-10-30 14:22:28 +00:00
Jeff Sharkey
e2ed23e6b2
Handle "uninstalled" apps when pruning app-ops.
...
During system boot, we prune app-ops belonging to apps that have
been uninstalled. However, apps installed on adopted storage devices
haven't been scanned at this point, so they appear to be uninstalled.
To avoid pruning app-ops for these apps, we need a getPackageUid()
variant that also considers "uninstalled" apps for which we still
have PackageSetting values.
Bug: 25206071
Change-Id: I1820f674d45c5ddc1c5f10ed7d859e7025005e28
2015-10-29 19:04:15 -07:00
Omkar Kolangade
3b0437eda3
IMS: Support For Per-Call RAT Info
...
Adding the extra key that will be used to
propagate RAT information for each call via
call extras. The key is used in IMS Service.
Bug: 20144385
Change-Id: Ia7ca81d661afb579fd25315036c43489b1dca50d
2015-10-29 19:00:26 -07:00
Svetoslav
7bddf5aa06
Allow verifier to grant permissions
...
bug:25329324
Change-Id: I2ac01a983ad812df7725a0499a8d9b470a7ea481
2015-10-29 17:02:43 -07:00
Carlos Valdivia
1fd46d1581
Get rid of getTypesVisibleToCaller log spam.
...
am: 02bffab9dc
* commit '02bffab9dc6cc50dd0efdb4bff4feaa9672de5ea':
Get rid of getTypesVisibleToCaller log spam.
2015-10-29 23:51:51 +00:00
Carlos Valdivia
02bffab9dc
Get rid of getTypesVisibleToCaller log spam.
...
Bug: 25062620
Change-Id: Ia3080c501a288522a5b1de88d50f365357418ba8
2015-10-29 16:41:21 -07:00
Nick Kralevich
aa330c0dc2
UsbDeviceManager: set mUsbDataUnlocked=false on user switch
...
am: 5701321701
* commit '5701321701a319d3f2d98365a82266eeddaed895':
UsbDeviceManager: set mUsbDataUnlocked=false on user switch
2015-10-29 21:30:59 +00:00
Nick Kralevich
5701321701
UsbDeviceManager: set mUsbDataUnlocked=false on user switch
...
Make sure access to MTP data is relocked when a user switch occurs.
Bug: 25288494
Change-Id: I69dafc7f51b847f4dba1993a85fb1a51df1a5e37
2015-10-29 13:07:52 -07:00
Geoff Mendal
57e5d5836c
Import translations. DO NOT MERGE
...
am: c3cd7b1585 -s ours
* commit 'c3cd7b1585e7ca2b3b1c9ea2ea7a9971c4b0be01':
Import translations. DO NOT MERGE
2015-10-29 19:38:38 +00:00
Geoff Mendal
c3cd7b1585
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 25319151
Change-Id: I4170f31d992d23a365c98fe5e799a31ef48f17bd
2015-10-29 12:27:09 -07:00
Geoff Mendal
05738e33ca
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 25319151
Change-Id: Ie6489b1bcab3dc453d04a200028d407dab17c8fa
2015-10-29 12:14:06 -07:00
Lorenzo Colitti
e4aacaeec9
Merge "Don\'t crash if a DHCP server doesn\'t send the server ID option." into mnc-dr-dev
...
am: a2cc04736d
* commit 'a2cc04736d0f9b9621c87ce8d244fd8fd909df7d':
Don't crash if a DHCP server doesn't send the server ID option.
2015-10-29 08:02:31 +00:00
Lorenzo Colitti
a2cc04736d
Merge "Don't crash if a DHCP server doesn't send the server ID option." into mnc-dr-dev
2015-10-29 07:57:13 +00:00
Bryce Lee
4636770f0d
Merge "Add ability to set whether audio route is allowed in BluetoothHeadsetClient" into cw-e-dev
2015-10-29 07:10:15 +00:00
Lorenzo Colitti
7611f1cdb4
Don't crash if a DHCP server doesn't send the server ID option.
...
This violates a MUST in RFC2131, but apparently some
implementations don't know or care.
Bug: 25343517
Change-Id: I80459b58ffe231e7ed64e77bafa157a96b745149
2015-10-29 16:09:16 +09:00
Bryce Lee
dc13382622
Add ability to set whether audio route is allowed in BluetoothHeadsetClient
...
Bug: 25332357
Change-Id: I942ac0dea3e4f8580c44e027a570d0b59822a257
2015-10-28 22:21:54 -07:00
Bryce Lee
0a80294c81
Merge "Revert "Declare new interface for headset client bluetooth profile to query."" into cw-e-dev
2015-10-29 05:04:06 +00:00
Bryce Lee
70d4210e2e
Revert "Declare new interface for headset client bluetooth profile to query."
...
This reverts commit 694251eaaa8ea70a9b0427d55e9ede437c83a6d5.
Change-Id: I588206d8aedb96254c27494dddb32ddc3b6ea0ea
2015-10-29 04:58:38 +00:00
Bryce Lee
a841973dee
Merge "Declare new interface for headset client bluetooth profile to query." into cw-e-dev
2015-10-29 04:39:08 +00:00
Bryce Lee
694251eaaa
Declare new interface for headset client bluetooth profile to query.
...
This is needed in order to allow implementations of the HFP HF side to
define when audio can be routed to the device. This allows for calls dialed
from an AG to be kept on the AG if desired.
Bug: 25332357
Change-Id: I35a554cfc53f88c7dd3059bf52df5c69df9c7415
2015-10-28 21:06:27 -07:00
Svetoslav Ganov
35151fbc8b
Merge "Make SYSTEM_ALERT_WINDOW development permission" into mnc-dr-dev
...
am: 2658cb002a
* commit '2658cb002abae9341c9a82bfeaed764ba5bf97c8':
Make SYSTEM_ALERT_WINDOW development permission
2015-10-29 01:16:46 +00:00
Svetoslav Ganov
2658cb002a
Merge "Make SYSTEM_ALERT_WINDOW development permission" into mnc-dr-dev
2015-10-29 01:10:46 +00:00
Anthony Hugh
b69cab65d1
Merge "Update permission label strings" into cw-e-dev
2015-10-28 18:22:41 +00:00
Ching Tzung Lin
36da2a208e
Merge "Consolidates config_windowOutsetBottom and circular_display_mask_offset" into cw-e-dev
2015-10-28 17:25:24 +00:00
Geoff Mendal
d2b3815dda
Merge "Import translations. DO NOT MERGE" into mnc-dr-dev
...
am: c7522c0b1c -s ours
* commit 'c7522c0b1c3b8f445ddc1b75f0600363ecbd27a6':
Import translations. DO NOT MERGE
2015-10-28 14:43:38 +00:00
Geoff Mendal
c7522c0b1c
Merge "Import translations. DO NOT MERGE" into mnc-dr-dev
2015-10-28 14:38:11 +00:00
Geoff Mendal
bcefa34c3f
Import translations. DO NOT MERGE
...
Change-Id: Id9e2298a05893e3769f0e62bcda5fe70c058d11a
Auto-generated-cl: translation import
2015-10-28 07:37:31 -07:00
Geoff Mendal
a4f0ea406d
Merge "Import translations. DO NOT MERGE" into cw-e-dev
2015-10-28 14:22:47 +00:00
Geoff Mendal
c3b637f8d1
Import translations. DO NOT MERGE
...
Change-Id: I9c1726898d50ea8971a12ddc9fe575615682f95d
Auto-generated-cl: translation import
2015-10-28 07:21:49 -07:00
Geoff Mendal
7934d4e206
Import translations. DO NOT MERGE
...
am: b8afc77c0a -s ours
* commit 'b8afc77c0a20a5d4ff7d1afb060c474feeefb1fe':
Import translations. DO NOT MERGE
2015-10-28 14:11:00 +00:00
Geoff Mendal
b8afc77c0a
Import translations. DO NOT MERGE
...
Change-Id: If7c4ccf382e85f88a4fac586ca870068d8219974
Auto-generated-cl: translation import
2015-10-28 06:59:45 -07:00