Commit Graph

394850 Commits

Author SHA1 Message Date
Malcolm Chen
d9e3a5bf9b Deactivate bundled opportunistic subscription.
When primary subscription is disabled, also deactivate
its bundled opportunistic subscription.

Bug: 118349116
Test: unittest
Change-Id: I04cb89b8cc2d03836878866d2975af186de42468
2018-12-04 14:56:18 -08:00
Hall Liu
44be2074d0 [automerger skipped] DO NOT MERGE Fix build breakage
am: 634fd70147  -s ours

Change-Id: Id90d30142b308e81a0c6ce882c972a36a14e504f
2018-12-04 14:46:07 -08:00
TreeHugger Robot
888f39f87d Merge "Updates notification row when importance changes." 2018-12-04 22:39:12 +00:00
Hall Liu
634fd70147 DO NOT MERGE Fix build breakage
Remove the lines in system-current.txt that were mistakenly added during
conflict resolution.

Bug: 119675160
Test: compiles
Change-Id: I414ccc755e70675261c35fcdc38b98d310bb8f91
2018-12-04 14:07:05 -08:00
TreeHugger Robot
b53030f983 Merge "Remove TEST_MAPPING due to AJUR filter behavior" 2018-12-04 21:22:23 +00:00
Eric Laurent
171dba2c12 Merge "Audio: add getters for port ID in AudioTrack and AudioRecord JNI" 2018-12-04 21:22:16 +00:00
TreeHugger Robot
f3867a703b Merge "Prevent clock becoming visible when icon disabled" 2018-12-04 20:44:44 +00:00
Daniel Solomon
37fc6eaaf4 Merge "Add API to ColorSpace to compute chromaticity coordinates from CCT" 2018-12-04 20:12:46 +00:00
Ryan Mitchell
1e1d576b5c Merge "Do not include system overlay data when excluded" 2018-12-04 20:04:33 +00:00
TreeHugger Robot
50f3bbde56 Merge "Update and fix Visualizer class docs" 2018-12-04 19:59:51 +00:00
Gus Prevas
33fbc15f25 Updates notification row when importance changes.
This change ensures that NotificationMenuRow.onNotificationUpdated()
is called when a notification entry's importance changes,
so that the icon for the interruptiveness settings is
updated appropriately.

Test: manual
Change-Id: I1ac185a716ce5cdf15bde1c4b354ced4c45dc6cf
2018-12-04 14:47:12 -05:00
Dan Shi
86a685147a Remove TEST_MAPPING due to AJUR filter behavior
AJUR can't support mixed filters of class and package. There are 2 other
TEST_MAPPING files containing about 6 tests using filter on package.

Once b/117880789 is fixed, we can add this TEST_MAPPING file back.

Bug: 120462824
Test: None
Change-Id: Iafa0286c18f2c6fd77c5b603a72882e710cef6ee
2018-12-04 11:46:14 -08:00
Hall Liu
3706c94bf3 resolve merge conflicts of 78128395e7 to master
Bug: 119675160
Test: none
Change-Id: I6bb788cb3b5e0e8f36c48282b06527f5d8dec688
2018-12-04 11:38:12 -08:00
Chavi Weingarten
9835522991 Merge "Fix ActivityView input forwarding." 2018-12-04 19:27:19 +00:00
Hall Liu
78128395e7 resolve merge conflicts of 57a6375a99 to pi-dev-plus-aosp
Bug: 119675160
Test: None
Change-Id: Ib01e4549beca4fc237b7ea95aa9043536e1e1139
2018-12-04 18:55:18 +00:00
Lucas Dupin
2b3f0b4c89 Merge "Config to disable AOD wallpapers" 2018-12-04 18:38:10 +00:00
TreeHugger Robot
be0afe72a8 Merge "Refactor Inspector API" 2018-12-04 18:36:51 +00:00
Hall Liu
57a6375a99 Merge "Add API scaffolding for number verification"
am: 239b0de673

Change-Id: I40bb8965d22687351782628845eb90cbb80c4130
2018-12-04 10:21:48 -08:00
TreeHugger Robot
9b827a3722 Merge "add setMetered in SubscriptionManager" 2018-12-04 18:21:23 +00:00
Nazanin Bakhshi
1990084843 add setMetered in SubscriptionManager
Test: no tests
Bug: 119316354
Change-Id: I85224b4b5fdfee9391f673bb3950ad510b978133
Merged-In: I85224b4b5fdfee9391f673bb3950ad510b978133
2018-12-04 18:21:03 +00:00
Hall Liu
239b0de673 Merge "Add API scaffolding for number verification" 2018-12-04 17:58:28 +00:00
TreeHugger Robot
ea6dcec9fa Merge "Remove data usage v1 code." 2018-12-04 17:53:33 +00:00
Jeff Sharkey
61e31ab56b [automerger skipped] Merge "Add OWNERS for upcoming MediaStore work." am: 1615f5746e am: 5fd14a4ae9
am: 214fd845f5  -s ours

Change-Id: I6ae264e80f7d22255c843244b3c6f816fde56aa6
2018-12-04 09:42:00 -08:00
Mikhail Naganov
ca6a9f8fef Update and fix Visualizer class docs
1) Fix the formula for the 'kth frequency' in getFft method:
   since the 'fft' array holds n / 2 frequencies ranging from
   0 to Fs / 2, the correct formula is k*Fs/n.
   Also fix the last frequency index in the table.

2) Move the sample code for calculating magnitudes and phases
   from the fft array from 'onFftDataCapture' to 'getFft', provide
   a link.

3) Fix the sample code which wasn't taking into account that
   fft[0] is the real part of FFT at DC, and fft[1] is the real part
   of FFT at Fs / 2. Improve the sample code by linking the variable
   names closer to the variable names in the documentation.

Bug: 113790190
Test: atest CtsMediaTestCases:VisualizerTest
Change-Id: I07cc9cfcda5b8c44aae2742a26173e7a9475120a
2018-12-04 17:36:40 +00:00
Jeff Sharkey
214fd845f5 Merge "Add OWNERS for upcoming MediaStore work." am: 1615f5746e
am: 5fd14a4ae9

Change-Id: I388d2211661728b7b1b6a633f02d29008c2e85f9
2018-12-04 09:32:13 -08:00
Sooraj Sasindran
401023f8a0 Merge "UpdateAvailableNetworks apis" 2018-12-04 17:28:35 +00:00
Jeff Sharkey
5fd14a4ae9 Merge "Add OWNERS for upcoming MediaStore work."
am: 1615f5746e

Change-Id: I842ffdbeebabdccfa53c27fa1e54419df808fa3a
2018-12-04 09:23:08 -08:00
TreeHugger Robot
58ccd604a1 Merge "Set color space on Vulkan render target surface" 2018-12-04 17:21:28 +00:00
Jeff Sharkey
f660c012b0 Merge "Add support for "Audiobooks"." 2018-12-04 16:58:17 +00:00
Jeff Sharkey
1615f5746e Merge "Add OWNERS for upcoming MediaStore work." 2018-12-04 16:44:00 +00:00
Eric Laurent
5b9de38cd1 Merge "Activity manager: native callback for process state" 2018-12-04 16:40:27 +00:00
TreeHugger Robot
2fcf06a23b Merge "Fixed deadlock while mapping and unmapping process in AMS" 2018-12-04 16:28:34 +00:00
TreeHugger Robot
2a2896c280 Merge "Make getUnderlineColor public." 2018-12-04 16:25:19 +00:00
Stan Iliev
987a80c0ca Set color space on Vulkan render target surface
Test: Pass UiRendering tests with Vulkan pipeline
Bug: 116117654
Bug: 111436479
Change-Id: Id58a8a93c6f311402273b1a9e3606c9732f55aec
2018-12-04 11:23:21 -05:00
TreeHugger Robot
bc1fdab278 Merge "Make foreground color of print button always white" 2018-12-04 16:20:25 +00:00
Wale Ogunwale
0b940847d6 Fixed deadlock while mapping and unmapping process in AMS
Re-worked code not to hold process map lock while calling ATMS to mirror
process map information.

Change-Id: I7f84f45709ea665ad9718dce50beaad7e683773f
Fixes: 120172223
Test: N/A
2018-12-04 16:11:03 +00:00
Jeff Sharkey
1d287ef484 Add OWNERS for upcoming MediaStore work.
Also match contents of internal branch and alphabetize.

Bug: 113356944
Test: manual
Merged-In: I98245fe411295b6112cdc73a13baf2ac70edeb9d
Merged-In: I369767557ae023c0a7cdaf7cde46ad65c11bb6de
Change-Id: Ie48f2f70973e468d95fbbfa9fb56449dfa910b66
2018-12-04 09:10:50 -07:00
Wale Ogunwale
147ab0cc32 Merge "Fix DisplayPolicyLayoutTests" 2018-12-04 16:07:52 +00:00
Fabian Kozynski
9016506e52 Merge "Removed unused animations" 2018-12-04 16:00:24 +00:00
TreeHugger Robot
d8a905b38c Merge "Remove dead code" 2018-12-04 15:52:33 +00:00
Tony Mak
ddb9b50b5f Suggesting at most three smart actions
Removed Notification.MAX_ACTION_BUTTONS check as we no longer
show smart actions as normal actions. Instead, suggesting at most
3 smart actions.

BUG: 111437455
Test: Manual, observes smart action even the notification always have
     three normal actions.

Change-Id: I9238ef8b74c4f030979cb36cc87eaeff8c777682
2018-12-04 15:41:21 +00:00
TreeHugger Robot
afafd66da2 Merge "Support RRO for system wallpaper" 2018-12-04 14:34:13 +00:00
Neil Fuller
a068624dce Merge "Make ANDROID_RUNTIME_ROOT a required env variable" am: 6dc466fd3a am: 84cbaf603e
am: beb24a9764

Change-Id: Iebc2f4a8769f2f2da5459862cb2d6370dd105c83
2018-12-04 05:34:21 -08:00
Dario Freni
79f40ffadb [automerger skipped] Merge changes from topic "apex_adb" am: f64909587b am: 2d03586435
am: 110abbf49a  -s ours

Change-Id: I223936e3c8868e409fcec819b1341ac0a3d3549f
2018-12-04 05:19:10 -08:00
Neil Fuller
beb24a9764 Merge "Make ANDROID_RUNTIME_ROOT a required env variable" am: 6dc466fd3a
am: 84cbaf603e

Change-Id: I8fe51f82861ea2397b335efdbc4605fbd1e9b46a
2018-12-04 05:13:57 -08:00
Neil Fuller
84cbaf603e Merge "Make ANDROID_RUNTIME_ROOT a required env variable"
am: 6dc466fd3a

Change-Id: I0efcfb627ed17e24ffb278909d19292a4ffdb058
2018-12-04 05:06:13 -08:00
Dario Freni
110abbf49a Merge changes from topic "apex_adb" am: f64909587b
am: 2d03586435

Change-Id: I217e06b2e131e6eb3f21c6f25207699f9b15b28f
2018-12-04 05:05:42 -08:00
Dario Freni
2d03586435 Merge changes from topic "apex_adb"
am: f64909587b

Change-Id: If241fd30597248d5c34be0e550feaf50850e46cc
2018-12-04 04:52:09 -08:00
Olivier Gaillard
f1ef51a9d5 Merge "Use setMaxBinderCallStats instead of set interval." 2018-12-04 12:51:19 +00:00
Neil Fuller
6dc466fd3a Merge "Make ANDROID_RUNTIME_ROOT a required env variable" 2018-12-04 12:39:16 +00:00