Andreas Gampe
c64e78d31f
OtaDexoptService: Add tron logging am: 112e01480f am: d6da584a22
...
am: 192fcf27c9 -s ours
Change-Id: I2b8626336aff9e4ab6bdcd1e59bbb1fefb7d51e2
2016-09-29 23:36:31 +00:00
Bert McMeen
1e3ed93307
Merge "Docs: Emulator-related updates" into nyc-dev am: 52a60e7f58 am: c11b47dcb1 am: e4865bcb39
...
am: 952a027b57
Change-Id: I28d354cc2044528f2e8d239b20bf9f1e0aae3152
2016-09-29 23:25:42 +00:00
Bert McMeen
3461270acb
Docs: Emulator-related updates am: 09af67aaa3 am: 87c76a3e1f am: 569d9db4f4
...
am: dc8d27d265
Change-Id: I344862b61f7d1407b5b1633c31e1f7f8b6de4eaf
2016-09-29 23:24:40 +00:00
Bert McMeen
952a027b57
Merge "Docs: Emulator-related updates" into nyc-dev am: 52a60e7f58 am: c11b47dcb1
...
am: e4865bcb39
Change-Id: Id54479c4496dc248604be65e49edc9a3c04d08a6
2016-09-29 23:19:51 +00:00
Bert McMeen
dc8d27d265
Docs: Emulator-related updates am: 09af67aaa3 am: 87c76a3e1f
...
am: 569d9db4f4
Change-Id: I06af1316c61f21d44c5d56eacdf465c02560bd16
2016-09-29 23:18:59 +00:00
Jordan Liu
19e5c1fe97
Merge "fix branch break by adding carrierconfig key" into stage-aosp-master
...
am: 53704b3138
Change-Id: Iae6a8767502891430df50b7a912e547b6aa50872
2016-09-29 23:17:35 +00:00
Jordan Liu
1e1c060378
fix branch break by adding carrierconfig key
...
am: e787323e03
Change-Id: Id16c5898eb2cc1aadef8d7d6d18a90d8e8f10e55
2016-09-29 23:17:31 +00:00
Bert McMeen
e4865bcb39
Merge "Docs: Emulator-related updates" into nyc-dev am: 52a60e7f58
...
am: c11b47dcb1
Change-Id: Ie89bd5f743d7d829e0ce05fd628b8be222b685fb
2016-09-29 23:16:18 +00:00
Bert McMeen
569d9db4f4
Docs: Emulator-related updates am: 09af67aaa3
...
am: 87c76a3e1f
Change-Id: I8a9d2b984cb649532b5eaff65d0201ada919a6de
2016-09-29 23:15:31 +00:00
Justin Paupore
01915a1a2b
SystemUI: Disable alternate nav bar in car mode
...
Change ag/813926 introduced larger navigation buttons when in car
mode, and ag/891860 hid the recents button while car mode is active.
This change deprecates these behaviors, and puts them behind a flag.
A future change will remove this behavior entirely.
Bug: 31754884
Bug: 31754537
Change-Id: Iab7ec657105c08d8c45f76646ce0edbf3a5aa017
2016-09-29 16:13:29 -07:00
Bert McMeen
a4ec245d60
Merge "Docs: Emulator-related updates" into nyc-dev
...
am: 52a60e7f58
Change-Id: Ie0a88f3b8bdd8c92246255444ab0f569adf50ddc
2016-09-29 23:11:37 +00:00
Bert McMeen
c11b47dcb1
Merge "Docs: Emulator-related updates" into nyc-dev
...
am: 52a60e7f58
Change-Id: Id699370656f57d9320f4429c52c5a325c3fe74fa
2016-09-29 23:11:34 +00:00
Bert McMeen
ded388c739
Docs: Emulator-related updates
...
am: 09af67aaa3
Change-Id: I8b9d7b6eb948420d750efd4f4be6a60533d8d145
2016-09-29 23:11:33 +00:00
Bert McMeen
87c76a3e1f
Docs: Emulator-related updates
...
am: 09af67aaa3
Change-Id: I3c21f14bd7a9528fe168fcf7ea81e7b24e9c469c
2016-09-29 23:11:31 +00:00
Jordan Liu
53704b3138
Merge "fix branch break by adding carrierconfig key" into stage-aosp-master
2016-09-29 23:08:14 +00:00
Tao Bao
794c8b0b3f
Handle the race condition when calling uncrypt services.
...
We call uncrypt services to setup / clear bootloader control block (BCB)
for scheduling tasks under recovery (applying OTAs, performing FDR).
However, we cannot start multiple requests simultaneously. Because they
all use the same socket (/dev/socket/uncrypt) for communication and init
deletes the socket on service exits.
This CL fixes the issue by a) adding synchronized blocks for the service
requests; b) checking the availability of the socket before initiating a
new one.
Note that adding synchronized blocks to RecoverySystem doesn't help,
because the calls could be made from different processes (e.g. priv-app,
system_server).
Bug: 31526152
Test: FDR works while a priv-app keeps calling clear BCB.
Change-Id: I95308989e849a9c98a9503ac509f2bc51ed3de19
2016-09-29 16:07:19 -07:00
Bert McMeen
52a60e7f58
Merge "Docs: Emulator-related updates" into nyc-dev
2016-09-29 23:06:16 +00:00
Jordan Liu
edc05eeccf
Remove config in frameworks/base
...
Remove old config within frameworks/base. With move to CarrierConfig no
need for the old editable_voicemailnumber resources.
Merged-In: Ib70ac5f488b45f32b705e471478e13802ebe9dd7
Bug: 29873049
Change-Id: Ib70ac5f488b45f32b705e471478e13802ebe9dd7
2016-09-29 16:05:30 -07:00
Jordan Liu
d6efda6957
Merge "Remove migrated config_carrier_wfc_ims_available" am: 5d71e2d671
...
am: 86cdc8f330
Change-Id: Ib3a4b1bf5eb649a67885c035e1222560b67926c7
2016-09-29 23:01:06 +00:00
Android Build Merger (Role)
c14ca7e0c9
Merge "docs: Added account sync know issue. am: 9dd4194185 am: c802d545bd am: f90b4c5e86 am: b9a8613591" into nyc-mr1-dev-plus-aosp
2016-09-29 23:00:58 +00:00
sreevanis
ede73d4dac
docs: Added account sync know issue. am: 9dd4194185 am: c802d545bd am: f90b4c5e86
...
am: b9a8613591
Change-Id: Ie67c57db4ecb101548b8701dfd92577198ad992d
2016-09-29 23:00:20 +00:00
Android Build Merger (Role)
64a09b3791
Merge changes from topic 'am-588c4b19e0964a4f9dcb9875e12578e2' into nyc-mr1-dev-plus-aosp
...
* changes:
Merge changes I703ea278,I2c517d0a into nyc-mr1-dev am: d8fecad31a am: 5a89a106c6
Fixed a few bugs regarding big notification groups am: bc243a9627 am: 209fb7fca9
Fixed a bug where the scroller would stop tracking am: ecfc6b52ec am: 61e4934b8f
2016-09-29 22:59:58 +00:00
Selim Cinek
e8680f0339
Merge changes I703ea278,I2c517d0a into nyc-mr1-dev am: d8fecad31a
...
am: 5a89a106c6
Change-Id: If4a64f1629ea0d4b3aacb6914e0e0229d9478fda
2016-09-29 22:58:50 +00:00
Selim Cinek
2ddba164d3
Fixed a few bugs regarding big notification groups am: bc243a9627
...
am: 209fb7fca9
Change-Id: Ia7316438692844556b83508ef91ce196db9127ac
2016-09-29 22:57:58 +00:00
Jordan Liu
86cdc8f330
Merge "Remove migrated config_carrier_wfc_ims_available"
...
am: 5d71e2d671
Change-Id: Iaf50b529303f8449b776c33942175953ff0fc6e1
2016-09-29 22:57:28 +00:00
Selim Cinek
48c71cb314
Fixed a bug where the scroller would stop tracking am: ecfc6b52ec
...
am: 61e4934b8f
Change-Id: Ib658b8762e7ebefc7798553351dbd150178458d2
2016-09-29 22:57:04 +00:00
The Android Automerger
e901bd0f4b
Manually skip merge commit '90f5efa' into nyc-mr1-dev-plus-aosp
...
* commit '90f5efa':
OtaDexopt: Downgrade apps when low on space
2016-09-29 22:54:26 +00:00
The Android Automerger
e654f0e9a8
Manually merge commit '1e99901' into nyc-mr1-dev-plus-aosp
...
* commit '1e99901':
Installer: Support delete_odex command
2016-09-29 22:53:59 +00:00
Bert McMeen
09af67aaa3
Docs: Emulator-related updates
...
Bug: 31819645
Change-Id: I54ac73c091f162bef427c8e97c256c6581beb2f6
2016-09-29 15:52:47 -07:00
Jordan Liu
5d71e2d671
Merge "Remove migrated config_carrier_wfc_ims_available"
2016-09-29 22:50:15 +00:00
Jordan Liu
e787323e03
fix branch break by adding carrierconfig key
...
Add KEY_CDMA_3WAYCALL_FLASH_DELAY_INT and default value to
CarrierConfigManager
Bug: 29873049
Change-Id: I53dc93defbfa7d1366e6ee066638d73df03f88d0
2016-09-29 15:25:46 -07:00
David Friedman
18037fa382
Docs: Reducing image-download sizes doc for Performance section on DAC.
...
Bug: 31312783
Change-Id: Ie6f1f2b29a9eb18359802576b49a364e12863fe8
2016-09-29 15:19:46 -07:00
Christopher Ferris
e336eea49a
Fix code for new malloc debug enable.
...
When using am dumpheap -n, modify the code to print the new
way malloc debug works instead of the old way.
Also, the old code had a hard-coded number of backtrace frames. The
new code allows this to be variable so the code needed to be modified
for this too.
Test: am dumpheap -n <PID> <FILE> dumps properly.
Change-Id: Id79e4acbe04313090eb2b973f023e5b27591bb7d
2016-09-29 15:18:58 -07:00
sreevanis
b9a8613591
docs: Added account sync know issue. am: 9dd4194185 am: c802d545bd
...
am: f90b4c5e86
Change-Id: If7765b746c6e99f8df82d092f1d5fcdbd5b85d53
2016-09-29 21:55:46 +00:00
Hemal Patel
a80822a98b
Docs: Fixed the code sample
...
Added permission in the code sample
Bug: 8770919
Change-Id: I5321100938bb876c3c061781f14c07ad9ca53180
2016-09-29 14:53:27 -07:00
sreevanis
f90b4c5e86
docs: Added account sync know issue. am: 9dd4194185
...
am: c802d545bd
Change-Id: I49b2d119eabcf795bc57b696a00c9cb8d501b856
2016-09-29 21:46:17 +00:00
sreevanis
d4fa870a6a
docs: Updated wording on auto playback app requirement.
...
Bug:30445851
Change-Id: I9cae3ca13722d9484032ddb21203c58d774ef330
2016-09-29 14:45:14 -07:00
sreevanis
e9bd061bce
docs: Added account sync know issue.
...
am: 9dd4194185
Change-Id: Ia09ff887bd99d058105d1894e1b6d61db1c2979c
2016-09-29 21:36:25 +00:00
sreevanis
c802d545bd
docs: Added account sync know issue.
...
am: 9dd4194185
Change-Id: I6ca4f1116dc9cb611a97fb63edfbda30b5374653
2016-09-29 21:36:23 +00:00
Dianne Hackborn
eb909e3cda
Fix issue #31403654 : Elevation of privilege vulnerability in deviceidle service
...
Whoops, cleared the calling identity too soon.
Change-Id: I93e3daeafafe8ee8ac92b81011f50f08a83e5229
2016-09-29 14:35:15 -07:00
Selim Cinek
5a89a106c6
Merge changes I703ea278,I2c517d0a into nyc-mr1-dev
...
am: d8fecad31a
Change-Id: I4bce916df11cea3b72348cad35203a537dabd9d8
2016-09-29 21:18:00 +00:00
Selim Cinek
209fb7fca9
Fixed a few bugs regarding big notification groups
...
am: bc243a9627
Change-Id: Id93f4777b6dc9b91a8148ad8ae341258ab7e3dfc
2016-09-29 21:17:52 +00:00
Selim Cinek
61e4934b8f
Fixed a bug where the scroller would stop tracking
...
am: ecfc6b52ec
Change-Id: I3f8cfbaa26a90f62246fb5161e4b4cc853a9832c
2016-09-29 21:17:12 +00:00
Selim Cinek
d8fecad31a
Merge changes I703ea278,I2c517d0a into nyc-mr1-dev
...
* changes:
Fixed a few bugs regarding big notification groups
Fixed a bug where the scroller would stop tracking
2016-09-29 21:09:39 +00:00
Hemal Patel
47876e79de
Docs: Added info about vector drawable
...
Added overview of vector drawable in the class overview section.
Bug: 25129687
Change-Id: I976177ddd3a8bddcbc6544cbc227b6b2099c7b0a
2016-09-29 13:31:27 -07:00
Randy Pan
634d97add8
Remove the obsoleted ScanResult.isAutoJoinCandidate
...
Bug: 31565767
Test: unit tests
Change-Id: I3e1ee0e919c800c4d5eeaf94fdc68123b6de542e
2016-09-29 13:12:55 -07:00
liulvping
8b1f60a993
Merge "Clear pending activity launches when force stop package" am: 00b678dd2d
...
am: 5b65b132b3
Change-Id: Ie5287b8e3c27ae48c513fed6111cab8914cac4dc
2016-09-29 19:54:25 +00:00
liulvping
5b65b132b3
Merge "Clear pending activity launches when force stop package"
...
am: 00b678dd2d
Change-Id: Icd953ce6aff52a657e960d84799db7e4ca079688
2016-09-29 19:45:25 +00:00
Andreas Gampe
46830ac0d0
Package Manager: Sort list of packages to dexopt am: 71ea678683 am: f67500e411
...
am: 09ea3f154d -s ours
Change-Id: Ic4579e3eb5fd54db6b5119fac8d4ead1f4e49bdb
2016-09-29 19:31:37 +00:00
Treehugger Robot
00b678dd2d
Merge "Clear pending activity launches when force stop package"
2016-09-29 19:17:36 +00:00