Nicolas Geoffray
1b7fb8f7ae
Merge "Use Class.forName instead of ClassLoader.loadClass."
...
am: dc489aba0e
Change-Id: I80f1488c7cca5ce68555786a7951f30172c905f2
2019-04-03 12:44:56 -07:00
TreeHugger Robot
c2bb94fc29
Merge "Add package name when loadModules and attach."
2019-04-03 19:36:20 +00:00
TreeHugger Robot
82cd3ec399
Merge "Removes unnecessary call to prepareScanResultLocked"
2019-04-03 19:35:40 +00:00
TreeHugger Robot
ad0dbc493b
Merge "Set packages.list context to packages_list_file."
2019-04-03 19:34:28 +00:00
TreeHugger Robot
1add38f859
Merge "Add onDestroyView to allow clock plugins to clean up resources."
2019-04-03 19:33:23 +00:00
Kevin Chyn
9ced4908b6
Merge "Set current user to USER_NULL when HAL dies"
2019-04-03 19:33:11 +00:00
Kevin Chyn
4351d1cb33
Merge "Don't invoke resetLockout when not enrolled"
2019-04-03 19:32:51 +00:00
Julia Reynolds
52a2737b55
Another redesign of notification guts
...
- Separate out the blocking helper layout/logic a bit
more from the standard guts
- Colors! Larger text! big buttons! Persistent descriptions
of the behavior you're choosing
- No more special 'min' logic
- no more inline blocking
- placeholder text for what's shown when multiple channels are
involved
- both 'turn off notifications' and the settings gear currently
go to the same place
Test: atest
Bug: 127992400
Change-Id: I080335fab728c4ac269e093d09c2f6b5ffdaea5e
2019-04-03 19:30:17 +00:00
Julia Reynolds
2594b47079
Update default for silent-notifs-in-statusbar
...
Test: atest
Fixes: 129854990
Change-Id: Ie9db8f87dd58f8577e1002831faf6b803e6c1528
2019-04-03 15:29:15 -04:00
Treehugger Robot
dc489aba0e
Merge "Use Class.forName instead of ClassLoader.loadClass."
2019-04-03 19:24:22 +00:00
Yifan Hong
751f3484ed
Merge "libmedia2_jni: link to libcgrouprc"
...
am: 847de83188
Change-Id: If9c9289f1ce10cbdb1fa9a8d81c463756dfebada
2019-04-03 12:22:47 -07:00
Winson Chung
54844b4ca0
Add null check before setting min size
...
Bug: 126272951
Test: Not reproducible
Change-Id: Iaad5b04df48ddf865101ba96bc560c0028f5f3d1
2019-04-03 12:15:45 -07:00
Winson Chung
0b03b6c84b
Remove assist capture on swipe up
...
Bug: 118476918
Test: Manual, code removal
Change-Id: Ic810dda625ada538b01cbfc195a3bf8fb4072e84
2019-04-03 12:15:41 -07:00
Jack Yu
5ff5ab5649
Removed data and voice RAT from service state
...
The voice and data RAT are now derived from
CS and PS network registration info.
Test: Manual + unit tests
Bug: 129863444
Change-Id: I3f4cb6057a4ae821363099583eeac7c867147afb
2019-04-03 12:15:18 -07:00
Joshua Tsuji
614b1df084
Adds the flyout view.
...
This moves the view itself from BubbleView to BubbleStackView, since there will never be multiple flyouts and it simplifies layout. This also adds getUpdateMessage to NotificationEntry which is used to generate the flyout text.
Test: atest SystemUITests
Change-Id: Ief2fcfb2b12b927fdd68f737d49080335c884bef
2019-04-03 15:14:50 -04:00
Yifan Hong
847de83188
Merge "libmedia2_jni: link to libcgrouprc"
2019-04-03 19:08:51 +00:00
TreeHugger Robot
bbc42684cc
Merge "Disallow PIP for Volume Panel"
2019-04-03 19:07:26 +00:00
David Nelloms
6d726f5e0d
Merge "Remove focusable attribute from car_preference."
2019-04-03 19:04:01 +00:00
Sasha Smundak
e280e2e614
Merge "Convert Android.mk file to Android.bp" am: e6bcf626be
...
am: 7f0a256a78
Change-Id: Ib00a5e849ecacbdb4a37e49c41def82ab394f7ab
2019-04-03 11:51:12 -07:00
Sasha Smundak
89eaa93af9
Convert core/tests/featureflagtests/Android.mk file to Android.bp
...
See build/soong/README.md for more information.
Bug: 122332340
Test: treehugger
Change-Id: If3f574bc15dedcd7880be605667297d257175c8d
2019-04-03 11:42:24 -07:00
Sasha Smundak
7f0a256a78
Merge "Convert Android.mk file to Android.bp"
...
am: e6bcf626be
Change-Id: I960027bd43c94d6d9908b83a1a13bffab8973549
2019-04-03 11:39:45 -07:00
TreeHugger Robot
b00f655fc2
Merge "Ensure that we always log updating from file."
2019-04-03 18:33:29 +00:00
Sunny Goyal
18ae97e337
Adding some helper methods in QuickstepContract
...
Test: N/A
Change-Id: I3d4c05820659a1f91d4a23f2bfd2ffc56ed06234
2019-04-03 11:25:59 -07:00
Treehugger Robot
e6bcf626be
Merge "Convert Android.mk file to Android.bp"
2019-04-03 18:23:31 +00:00
TreeHugger Robot
7ea2688159
Merge "Allow companion apps to start background activities from PendingIntents (even if they aren't foreground)"
2019-04-03 18:20:33 +00:00
TreeHugger Robot
03a8c09514
Merge "Remove obscure check that was always true"
2019-04-03 18:19:02 +00:00
George Lu
b45cdc770b
Implement AIDL fanout from v2 HAL BroadcastRadioService
...
Following CLs will:
- Fix app-side "ProgramInfo callback is not set yet" error in TunerCallbackAdapterExt.java.
- Implement fanout for startProgramListUpdates() API.
Bug: 121305828
Test: Manually verified multiple TunerSessions created from single RadioModule
Change-Id: I9ab4d3ce4f0fc9cfe93f8b6fe076fa24fca38ddd
2019-04-03 11:06:53 -07:00
Android Build Merger (Role)
afcb7fff36
Merge "Merge "Clean up permissions when uids are no longer used" am: 7754d368f4 am: ecb28c1948 am: 16ee7a1be4"
2019-04-03 18:04:24 +00:00
Chenbo Feng
4fe8600cb3
Merge "Clean up permissions when uids are no longer used" am: 7754d368f4 am: ecb28c1948
...
am: 16ee7a1be4
Change-Id: I7773132d11d6225eac91ab2fee1043159c295d83
2019-04-03 11:03:32 -07:00
Ryan Mitchell
ac791e6557
Fix idmap2 policy concatenation
...
When printing warning messages while generating idmaps, put the vertical
bar chracater in between the policies.
Bug: none
Test: manual
Change-Id: I8efee753d9ed7ce99ccafd49b6c8744eea031839
2019-04-03 11:02:39 -07:00
Ioannis Ilkos
9797c76e2f
Merge "Add statically built regex pattern to avoid rebuilding all the time"
2019-04-03 18:02:27 +00:00
Jeff Sharkey
79a7407e20
Merge "Snapshot arguments before processing."
2019-04-03 17:58:22 +00:00
Chenbo Feng
16ee7a1be4
Merge "Clean up permissions when uids are no longer used" am: 7754d368f4
...
am: ecb28c1948
Change-Id: I256ca6f16ea1fcd240a1b7cd2b3199d4504e6c33
2019-04-03 10:50:39 -07:00
Todd Kennedy
719082db68
Merge "OverlayInfo API: fix @Nullable -> @NonNull"
2019-04-03 17:48:11 +00:00
TreeHugger Robot
ea46579c3b
Merge "Avoid a bunch of log spam in SmartReplyConstantsTest."
2019-04-03 17:45:47 +00:00
Chenbo Feng
ecb28c1948
Merge "Clean up permissions when uids are no longer used"
...
am: 7754d368f4
Change-Id: I3c06a36368abb9a1e7885d281ea1155fce857eea
2019-04-03 10:38:57 -07:00
Muhammad Qureshi
e1e0528d85
Merge "Cancel Metric activations"
2019-04-03 17:38:51 +00:00
Sasha Smundak
a244eb44a6
Convert core/tests/BroadcastRadioTests/Android.mk file to Android.bp
...
See build/soong/README.md for more information.
Bug: 122332340
Test: treehugger
Change-Id: I8d270949cb2dd4391ceeaf57ea8557be849c9ed8
2019-04-03 10:38:11 -07:00
TreeHugger Robot
cfd519fedd
Merge "Increase char limit for face_error_not_enrolled"
2019-04-03 17:37:07 +00:00
Nicolas Geoffray
7ef8030754
Use Class.forName instead of ClassLoader.loadClass.
...
Class.forName has a fast path that ClassLoader.loadClass doesn't
have yet.
Bug: 129834244
Test: m
Change-Id: I52427be9dae5acd8eef530f706626246d16dc82a
2019-04-03 10:32:49 -07:00
Robert Snoeberger
3358cfbe5c
Add onDestroyView to allow clock plugins to clean up resources.
...
Fixes: 129859743
Test: New test point added to KeyguardClockSwitchTest
Change-Id: Ia0eb7cb329820a64a4783937f65135fda742a2d1
2019-04-03 17:29:16 +00:00
Florian Mayer
d4db997a81
Set packages.list context to packages_list_file.
...
Bug: 123186697
Test: adb shell su root ls -lZd /data/system/packages.list
-rw-r----- 1 system package_info u:object_r:packages_list_file:s0 35816 2019-04-02 14:17 /data/system/packages.list
Change-Id: I62ae03b5c2acf6c703f2e4c6f49cc68825e3a785
2019-04-03 18:28:16 +01:00
Allen Hair
9aa82fd0fe
Add com.android.keyguard to LOCAL_JACK_COVERAGE_INCLUDE_FILTER.
...
Also remove com.android.systemui.tests from
LOCAL_JACK_COVERAGE_EXCLUDE_FILTER because that package does not
actually exist.
Test: EMMA_INSTRUMENT=true mma
Bug: 129419144
Change-Id: Ifd502e9cf1b0e031b72da780bd58a942563ce858
2019-04-03 17:22:39 +00:00
Sunny Goyal
a6a581279a
Using input monitor for edge swipe handling for back
...
Bug: 112934365
Bug: 124299674
Bug: 124298541
Test: Verified build on device
Change-Id: Ic4cc4339b22aee63b0d96587f05dae3d8c01563f
2019-04-03 10:22:34 -07:00
chen xu
c320f2cb37
SDK API doesSwitchModemConfigTriggerReboot
...
Bug: 129424775
Change-Id: If03e376ad0e91ad69f8444567700ed3fe76d66f6
2019-04-03 10:21:33 -07:00
Lucas Dupin
61de0cbd59
Delete unnecessary cache
...
The method that we were caching doesn't make IPCs, we can
call it directly.
Bug: 129802603
Test: face flows
Change-Id: I885ebec33d817eca555e38cfdc7ab0605223f8ec
2019-04-03 10:20:46 -07:00
Annie Meng
b4db62eea6
Merge "Dont sync keys using the unified challenge profile random credential"
2019-04-03 17:18:34 +00:00
Tyler Gunn
6b9102d88b
Merge "Remove call identification APIs."
2019-04-03 17:18:10 +00:00
Treehugger Robot
7754d368f4
Merge "Clean up permissions when uids are no longer used"
2019-04-03 17:15:48 +00:00
TreeHugger Robot
f15e726438
Merge "Fix NPE in logActionClick"
2019-04-03 17:10:25 +00:00