Commit Graph

558896 Commits

Author SHA1 Message Date
Benedict Wong
5649ba12e2 Merge "Add test mapping and setup tests for VCN" am: a569019536 am: ee28787cd7 am: f3e79de96b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1477131

Change-Id: Ic84fb5eccfe674a937a7d423b5c3e7f11720fc21
2020-11-03 21:14:11 +00:00
Benedict Wong
f3e79de96b Merge "Add test mapping and setup tests for VCN" am: a569019536 am: ee28787cd7
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1477131

Change-Id: I4aa674a9f29feb5bc39192b0198ea31f0223651e
2020-11-03 21:01:49 +00:00
Jay Aliomer
d102af411d Merge "Default dual tone alpha set to 0.3" into rvc-qpr-dev am: 6d5bc48a77
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12939677

Change-Id: Ieb2e1e1a95f387475eaad690595b1455f2c6bd90
2020-11-03 20:08:03 +00:00
Benedict Wong
ee28787cd7 Merge "Add test mapping and setup tests for VCN" am: a569019536
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1477131

Change-Id: Id4b79fb2542b9b1e481621cb125f959fc261f493
2020-11-03 20:06:23 +00:00
TreeHugger Robot
0815de7ab6 Merge "Only use system gesture insets for exclusion rects with root ime view" into rvc-qpr-dev am: 68349e8aaf
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12950872

Change-Id: I33e6ab4c4e4320b8e5e6d938d364d969ed5179fe
2020-11-03 20:06:09 +00:00
Jay Aliomer
6d5bc48a77 Merge "Default dual tone alpha set to 0.3" into rvc-qpr-dev 2020-11-03 19:40:22 +00:00
TreeHugger Robot
68349e8aaf Merge "Only use system gesture insets for exclusion rects with root ime view" into rvc-qpr-dev 2020-11-03 19:12:15 +00:00
Benedict Wong
a569019536 Merge "Add test mapping and setup tests for VCN" 2020-11-03 19:09:27 +00:00
Treehugger Robot
85f5dce543 Merge changes I8d3b81a5,I36a6c9f1 am: 0976b5d9ab am: 106f35942c am: 08673eb286
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1469719

Change-Id: Iaea4e88f57bda82f8fd5fa9f7c186981d8f5b10c
2020-11-03 18:19:18 +00:00
Treehugger Robot
08673eb286 Merge changes I8d3b81a5,I36a6c9f1 am: 0976b5d9ab am: 106f35942c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1469719

Change-Id: I04007d1606d9173699a1e7e2626d0a4a78c09bca
2020-11-03 18:04:38 +00:00
Winson Chung
3f5b1ef5c1 Only use system gesture insets for exclusion rects with root ime view
- Instead of using the whole IME frame, we should only exclude the
  left and right regions for excluding the back gesture (the intention
  of the original change), otherwise the full IME frame will exclude
  the bottom gesture area which is respected by Launcher to prevent
  quickswitch.

Bug: 171501996
Test: Dump exclusion rects received by SysUI with normal IME (only edges)
      floating IME (no exclusion requested) and extract mode (only edges)


Change-Id: Id8e01d56190f8fafdc2da1cf95203e597acdb970
Merged-In: Id8e01d56190f8fafdc2da1cf95203e597acdb970
(cherry picked from commit 72e6319254)
2020-11-03 18:04:38 +00:00
Treehugger Robot
106f35942c Merge changes I8d3b81a5,I36a6c9f1 am: 0976b5d9ab
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1469719

Change-Id: I1950cc09b5f67206716ff430dc49e2a1a333a5e6
2020-11-03 17:49:04 +00:00
Baligh Uddin
69a6f44aad [automerger skipped] Merge "Migrate frameworks/base/apex/extservices to packages/Modules/ExtServices/apex" am: f860dff75b am: e7ac996236 -s ours am: 42f6aca8a4 -s ours
am skip reason: Change-Id I654ba2791a1c8a782c04409ae756a6be335e0306 with SHA-1 2284f7e4ea is in history

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1482963

Change-Id: Ieb688a6ac5070e7f48a5a18421a59e65a7f6f755
2020-11-03 17:44:51 +00:00
Treehugger Robot
0976b5d9ab Merge changes I8d3b81a5,I36a6c9f1
* changes:
  Implement parcelable for UWB types
  Implement UWB Address
2020-11-03 17:20:09 +00:00
Baligh Uddin
42f6aca8a4 [automerger skipped] Merge "Migrate frameworks/base/apex/extservices to packages/Modules/ExtServices/apex" am: f860dff75b am: e7ac996236 -s ours
am skip reason: Change-Id I654ba2791a1c8a782c04409ae756a6be335e0306 with SHA-1 2284f7e4ea is in history

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1482963

Change-Id: I86f129c30cb098461e16ee2cb1e7355974874e53
2020-11-03 16:52:33 +00:00
Anton Hansson
741ca84e64 Merge "Remove unused API tracking files" am: b665c63c5c am: fc2e622c9d am: 863dccdc87
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1480757

Change-Id: If628aebd78f0dcac4f1daeec201cca4dccb81689
2020-11-03 16:30:34 +00:00
Baligh Uddin
e7ac996236 Merge "Migrate frameworks/base/apex/extservices to packages/Modules/ExtServices/apex" am: f860dff75b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1482963

Change-Id: I6509ea85a3b1acb15a90814a68f68f1581001627
2020-11-03 16:28:06 +00:00
Anton Hansson
863dccdc87 Merge "Remove unused API tracking files" am: b665c63c5c am: fc2e622c9d
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1480757

Change-Id: I558af62700c71db5c07d6da7f08f9a1ab97531ca
2020-11-03 16:11:23 +00:00
Baligh Uddin
f860dff75b Merge "Migrate frameworks/base/apex/extservices to packages/Modules/ExtServices/apex" 2020-11-03 15:41:07 +00:00
Anton Hansson
fc2e622c9d Merge "Remove unused API tracking files" am: b665c63c5c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1480757

Change-Id: I925d1cc81cba0dc2677995f52778c6df1ba60656
2020-11-03 15:24:41 +00:00
Anton Hansson
b665c63c5c Merge "Remove unused API tracking files" 2020-11-03 15:07:12 +00:00
Yogisha Dixit
7daa32adac Merge "RESTRICT AUTOMERGE" into rvc-qpr-dev am: 8815b57536
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12684766

Change-Id: Id47628c0919bb451fdf68c2f041a352e44570a69
2020-11-03 13:33:46 +00:00
Yogisha Dixit
83eeb7b9fb RESTRICT AUTOMERGE am: 4b1a1f1309
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12684766

Change-Id: I115c89330dda834bdaad9b361274e88b57439bb8
2020-11-03 13:33:29 +00:00
Baligh Uddin
d629ed801d Merge "Migrate frameworks/base/apex/extservices to packages/Modules/ExtServices/apex" into rvc-d1-dev-plus-aosp am: f1cabefeb3
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12975004

Change-Id: Ifbe1154d2aed2dcea41d6d8726972bb6fc3419c9
2020-11-03 13:26:04 +00:00
Yogisha Dixit
8815b57536 Merge "RESTRICT AUTOMERGE" into rvc-qpr-dev 2020-11-03 13:21:12 +00:00
Baligh Uddin
bea839ed43 Migrate frameworks/base/apex/extservices to packages/Modules/ExtServices/apex
BUG: 167960011
Test: TH
Merged-In: I654ba2791a1c8a782c04409ae756a6be335e0306
Change-Id: I35c1467693344e103d77314af727899f92e99fd4
2020-11-03 13:13:58 +00:00
Baligh Uddin
f1cabefeb3 Merge "Migrate frameworks/base/apex/extservices to packages/Modules/ExtServices/apex" into rvc-d1-dev-plus-aosp 2020-11-03 12:59:21 +00:00
TreeHugger Robot
cf2c19f776 Merge "Migrate frameworks/base/apex/extservices to packages/Modules/ExtServices/apex" into rvc-qpr-dev-plus-aosp 2020-11-03 11:40:05 +00:00
Anton Hansson
3c8a6150e3 Merge "Remove unused API defaults" am: d0006466a5 am: b88133cd87 am: ca4b8eb75b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1346492

Change-Id: I93b4b472a3398ab89518d660b5ba07e53edf5495
2020-11-03 11:34:10 +00:00
Yogisha Dixit
4b1a1f1309 RESTRICT AUTOMERGE
Add a hidden API to check if ambient display is suppressed for a token.

Added 1 method:
boolean isAmbientDisplaySuppressedForTokenByApp(String token, int appUid)

Context:
The Settings team is working on adding a string to the AOD settings page when ambient display is suppressed by Bedtime mode: b/168790245.

The current PowerManager#isAmbientDisplaySuppressedForToken(String token) method will only work if the calling app is also the app that suppressed the ambient display. That is, if Digital Wellbeing called suppressAmbientDisplay("winddown"), then isAmbientDisplaySuppressedForToken("winddown") will only return true for Digital Wellbeing. It will return false for Settings app

This CL adds a hidden API PowerManager#isAmbientDisplaySuppressedForTokenByApp(String token, int appUid) that will return true if the given app is suppressing ambient display with the given token. Settings can then call isAmbientDisplaySuppressedForTokenByApp("winddown", digitalWellbeingUid) to get whether ambient display is suppressed by Bedtime mode.

Test: atest FrameworksServicesTests:PowerManagerServiceTest
Bug: 169241595
Change-Id: I41aecc4ff0ab159d67e62193af27362a96c3174c
(cherry picked from commit 784b62a517)
2020-11-03 11:21:43 +00:00
Anton Hansson
ca4b8eb75b Merge "Remove unused API defaults" am: d0006466a5 am: b88133cd87
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1346492

Change-Id: Ie4d67991610ed76c23425b811a3b9ecb75ae4c2b
2020-11-03 11:11:55 +00:00
Anton Hansson
b88133cd87 Merge "Remove unused API defaults" am: d0006466a5
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1346492

Change-Id: Ic9f5ad30b3b56cfab3e4f8fbc47fc40e93d4860f
2020-11-03 10:59:59 +00:00
Treehugger Robot
8b142a6825 Merge "sync RadioError from IRadio 1.6" am: 9c06156252 am: f56624d96f am: 313d2dd398
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1475822

Change-Id: Ic74c9fbd5c92e20b989642c4a51bba62867a34a3
2020-11-03 10:48:07 +00:00
Anton Hansson
d0006466a5 Merge "Remove unused API defaults" 2020-11-03 10:48:06 +00:00
Anton Hansson
3611a8d3a1 Merge "Remove filegroups for *current.txt files" am: 2a8f6d0027 am: f9a5e2a76e am: 059abfa49c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1484121

Change-Id: I644ceb9051e5b8ce10c1555876f2bf5a61360b6a
2020-11-03 10:47:51 +00:00
Yi Kong
ffbd8ee487 Merge "profcollectd: Only start the forwarding service if enabled through device config" am: fb8f388ce7 am: f69edfbddf am: de81949fe4
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1484896

Change-Id: Icac75d15493ab3b7c83fdb5d1c167244a98585f4
2020-11-03 10:47:16 +00:00
Treehugger Robot
313d2dd398 Merge "sync RadioError from IRadio 1.6" am: 9c06156252 am: f56624d96f
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1475822

Change-Id: I1cc8b66fdaeeb451482be61f3f38a484d7d9c6b3
2020-11-03 10:29:29 +00:00
Anton Hansson
059abfa49c Merge "Remove filegroups for *current.txt files" am: 2a8f6d0027 am: f9a5e2a76e
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1484121

Change-Id: I00c2ecf28771b66d6146b0ecd7dadec654efe3fe
2020-11-03 10:29:13 +00:00
Yi Kong
de81949fe4 Merge "profcollectd: Only start the forwarding service if enabled through device config" am: fb8f388ce7 am: f69edfbddf
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1484896

Change-Id: Ibfb865ebb83200698644644e4afef85a1e44e943
2020-11-03 10:28:49 +00:00
Treehugger Robot
f56624d96f Merge "sync RadioError from IRadio 1.6" am: 9c06156252
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1475822

Change-Id: Ie13db8361be8739c7746e39a6d0efbc5e85c2de8
2020-11-03 10:15:36 +00:00
Treehugger Robot
9c06156252 Merge "sync RadioError from IRadio 1.6" 2020-11-03 09:58:11 +00:00
Anton Hansson
f9a5e2a76e Merge "Remove filegroups for *current.txt files" am: 2a8f6d0027
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1484121

Change-Id: Iffdd90b82b746ecd523b1a89f3649a2946b2fe6f
2020-11-03 09:45:26 +00:00
Yi Kong
f69edfbddf Merge "profcollectd: Only start the forwarding service if enabled through device config" am: fb8f388ce7
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1484896

Change-Id: Id49fd8fc528b08d1fb82bd1ab0ab72a104e37fc7
2020-11-03 09:32:22 +00:00
Anton Hansson
2a8f6d0027 Merge "Remove filegroups for *current.txt files" 2020-11-03 09:31:05 +00:00
Yi Kong
fb8f388ce7 Merge "profcollectd: Only start the forwarding service if enabled through device config" 2020-11-03 09:16:25 +00:00
Amit Mahajan
9856a86adb [automerger skipped] Merge "Mark deleteMessageFromIcc() as @UnsupportedAppUsage." am: b65bb17129 am: b5606c822c am: cb50c3f61c -s ours
am skip reason: Change-Id Ia7d200bfd4d4565971701048b1c469a6633edeb4 with SHA-1 1530a593ea is in history

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1485139

Change-Id: I305fdf7b8dee685985359bfaf3a38f9434173ed9
2020-11-03 08:31:04 +00:00
Amit Mahajan
0edf5089be Merge "Cache ITelephony service." am: 06d8ceab23 am: 377c221e0b am: c03ef6facb
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1485138

Change-Id: I7b50f7054a4119bbdf88b4c45a17d2662110504c
2020-11-03 08:30:44 +00:00
Amit Mahajan
cb50c3f61c Merge "Mark deleteMessageFromIcc() as @UnsupportedAppUsage." am: b65bb17129 am: b5606c822c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1485139

Change-Id: I29d0f1790dc4d71cb3c8cb9dc74a68225c43c44f
2020-11-03 07:46:12 +00:00
Amit Mahajan
c03ef6facb Merge "Cache ITelephony service." am: 06d8ceab23 am: 377c221e0b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1485138

Change-Id: I25cf01398afc274b271691b15907393d57d49d6f
2020-11-03 07:45:54 +00:00
Amit Mahajan
b5606c822c Merge "Mark deleteMessageFromIcc() as @UnsupportedAppUsage." am: b65bb17129
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1485139

Change-Id: Ibc7ca9e308db9ce981bb69bf45cf08c348ce47d2
2020-11-03 07:27:29 +00:00