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
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
Geoff Mendal
44036023a5
Import translations. DO NOT MERGE
...
Change-Id: I0fba6c467156c09874291320bf9f18d13e4ba466
Auto-generated-cl: translation import
2015-10-28 05:13:26 -07:00
Svetoslav
01af6a42a6
Make SYSTEM_ALERT_WINDOW development permission
...
bug:25329324
Change-Id: I0086464846bab9424764dd0d726692d96a0f1207
2015-10-27 18:12:06 -07:00
Anthony Hugh
0e98ac74f1
Update permission label strings
...
Updates permission labels to have more consistent
grammar and capitalization.
BUG: 23760467
Change-Id: I61c2f9c72fdf4318e1773f3e0385fb86e0d65f69
2015-10-27 14:13:42 -07:00
Daniel Sandler
21858e56d6
Merge "Petites fautes." into mnc-dr-dev
...
am: da43cc0a21
* commit 'da43cc0a2150a1c74340b75c919425e2a3f5b6fe':
Petites fautes.
2015-10-27 20:00:01 +00:00
Daniel Sandler
da43cc0a21
Merge "Petites fautes." into mnc-dr-dev
2015-10-27 19:51:31 +00:00
Dianne Hackborn
26654c92ca
Fix issue #25289999 : Lower device idle alarm limit to 10 mins.
...
am: 7682b26ea1
* commit '7682b26ea164ba1078495e24910f22d73766c192':
Fix issue #25289999 : Lower device idle alarm limit to 10 mins.
2015-10-27 19:46:12 +00:00
Dan Sandler
aa1c08014e
Petites fautes.
...
Bug: 25308153
Change-Id: I62ffe080e3f36eb685cdc06d8c106d32e18092ed
2015-10-27 13:42:55 -04:00
Dianne Hackborn
7682b26ea1
Fix issue #25289999 : Lower device idle alarm limit to 10 mins.
...
This helps with some cases where perisistent network connections
need a more frequent keep alive signal. Actually make it 9
minutes to ensure that things needing a 10 minute cycle will
execute within that time.
Change-Id: Ife8c7b7f7f82b108d5a6c1624bd6115e6087c3be
2015-10-27 10:23:38 -07:00
Anthony Hugh
3575a40009
Add intent extra for determining if apps are system apps
...
This is being added to help identify system apps so that
the UI can filter on that type.
BUG: 24955055
Change-Id: Ie4be3717ce997f60eeb48a389c0f54ce5803141a
2015-10-26 17:47:05 -07:00
Geoff Mendal
337495bded
Merge "Import translations. DO NOT MERGE" into cw-e-dev
2015-10-26 19:36:01 +00:00
Geoff Mendal
db4f28692a
Merge "Import translations. DO NOT MERGE" into cw-e-dev
2015-10-26 19:35:20 +00:00
Geoff Mendal
9865051825
Merge "Import translations. DO NOT MERGE" into cw-e-dev
2015-10-26 19:35:02 +00:00
Geoff Mendal
6b3e7808d6
Import translations. DO NOT MERGE
...
Change-Id: Ic500efe78e3dd02f8dd74b8c687443bbe559355b
Auto-generated-cl: translation import
2015-10-26 12:06:21 -07:00
Geoff Mendal
48dfdda0e9
Import translations. DO NOT MERGE
...
Change-Id: I07f75df116b723529d96cacf5ac8431caafb022d
Auto-generated-cl: translation import
2015-10-26 12:04:18 -07:00