Automerger Merge Worker
9fb2c94816
Merge "Merge "Fix support for split-screen w/ non-resizable home" into rvc-dev am: a9233b0aab am: bf8f7506dd am: e4ef869a9d" into rvc-qpr-dev-plus-aosp
2020-06-19 02:52:24 +00:00
Treehugger Robot
a5edc98546
Merge "Test that IpNeighborMonitor is stopped when IpServer stops." am: d4e50ab409
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1343441
Change-Id: I44a96f254fb83575c2d34fe986746967be994961
2020-06-19 02:52:17 +00:00
Sudheer Shanka
85b04bcdc2
Merge "Make usage of revocable fds for reads configurable." into rvc-dev am: 14849cfbd4 am: 081246dcae am: 8d067c976c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921569
Change-Id: I54a7091e949e0defddb9d1b4d6e0a9dea2965346
2020-06-19 02:52:15 +00:00
Evan Rosky
e2564e1086
Merge "Fix support for split-screen w/ non-resizable home" into rvc-dev am: a9233b0aab am: bf8f7506dd am: e4ef869a9d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11897517
Change-Id: Iae23838827e0ad333cf2e4e5ef58c4432bc75921
2020-06-19 02:52:12 +00:00
Automerger Merge Worker
a381467a72
Merge "Merge "Update focus highlight of car dialog button" into rvc-dev am: 333f7c957c am: 8895131717 am: cf9faaff4f" into rvc-qpr-dev-plus-aosp
2020-06-19 02:52:12 +00:00
Automerger Merge Worker
9cf18bc79c
Merge "Merge "Make usage of revocable fds for reads configurable." into rvc-dev am: 14849cfbd4 am: 081246dcae am: 3bdb03ba15" into rvc-qpr-dev-plus-aosp
2020-06-19 02:52:04 +00:00
Yabin Huang
54498b575e
Merge "Update focus highlight of car dialog button" into rvc-dev am: 333f7c957c am: 8895131717 am: cf9faaff4f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921467
Change-Id: I8e1c74b49907e53b77808110e65e9768b9a3a80a
2020-06-19 02:52:02 +00:00
Automerger Merge Worker
527aa4621f
Merge "Merge "Fix support for split-screen w/ non-resizable home" into rvc-dev am: a9233b0aab am: 3f8e82957e am: 9991722d0e" into rvc-qpr-dev-plus-aosp
2020-06-19 02:51:51 +00:00
Sudheer Shanka
3b1685ad20
Merge "Make usage of revocable fds for reads configurable." into rvc-dev am: 14849cfbd4 am: 081246dcae am: 3bdb03ba15
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921569
Change-Id: I4298738d343e4148a49066e08c146f60be096ffd
2020-06-19 02:51:51 +00:00
Evan Rosky
93c4adab96
Merge "Fix support for split-screen w/ non-resizable home" into rvc-dev am: a9233b0aab am: 3f8e82957e am: 9991722d0e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11897517
Change-Id: I97bb6151f2ceba12304c524548d202487fc330ba
2020-06-19 02:51:40 +00:00
Yabin Huang
3adbe3632e
Merge "Update focus highlight of car dialog button" into rvc-dev am: 333f7c957c am: 8895131717 am: 4ae1f8f59d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921467
Change-Id: I2d4d319f323c3dd8ae22a90116fa969aaccbb94a
2020-06-19 02:51:36 +00:00
Evan Rosky
88980fc349
Merge "Fix support for split-screen w/ non-resizable home" into rvc-dev am: a9233b0aab am: 3f8e82957e am: f9700f4717
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11897517
Change-Id: I77d61d95a6d7f18ef0a4626e9a1fafee06b09cc9
2020-06-19 02:51:17 +00:00
Sudheer Shanka
e6fb490da2
Merge "Make usage of revocable fds for reads configurable." into rvc-dev am: 14849cfbd4 am: b527126721
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921569
Change-Id: Ib4fd9628697ad4116d73c91f48bfa605f5ea2fd5
2020-06-19 02:45:52 +00:00
Lorenzo Colitti
8bcf198c67
Memory leak due to no stop for IpNeighborMonitor.
...
1. When Wi-Fi enabled, ap0 interface is added and IpNeighborMonitor's
start() is invoked in IpServer's constructor.
2. There's no stop for IpNeighborMonitor when IpServer stop.
3. During overnight test for Wi-Fi, networkstack is too slow to
process request due to memory leak in IpNeighborMonitor and
binder buffer is blocked causing exception.
Solution: Invoke IpNeighborMonitor.stop() in UnavailableState.enter().
Bug: 159097215
Test: automatic, turn on and off Wi-Fi every 6 seconds overnight
Original-Change: https://android-review.googlesource.com/1343440
Merged-In: I8f60c13706f05306e8f25a15f7861d7ecabbc10e
Change-Id: I8f60c13706f05306e8f25a15f7861d7ecabbc10e
2020-06-19 02:43:57 +00:00
Sudheer Shanka
b527126721
Merge "Make usage of revocable fds for reads configurable." into rvc-dev am: 14849cfbd4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921569
Change-Id: I7c9275be78b6db521cdd209efa4341bc7b462560
2020-06-19 02:42:22 +00:00
Yabin Huang
ec82bb91d1
Merge "Update focus highlight of car dialog button" into rvc-dev am: 333f7c957c am: 6d85cf390a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921467
Change-Id: I1edd85aedb0290b918ffb69c27cd2d93d4e3d043
2020-06-19 02:40:44 +00:00
Evan Rosky
e4ef869a9d
Merge "Fix support for split-screen w/ non-resizable home" into rvc-dev am: a9233b0aab am: bf8f7506dd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11897517
Change-Id: I3567efd469fc4d846c9516dff87b8c81ed23d438
2020-06-19 02:40:28 +00:00
Sudheer Shanka
8d067c976c
Merge "Make usage of revocable fds for reads configurable." into rvc-dev am: 14849cfbd4 am: 081246dcae
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921569
Change-Id: I4714a78a02e7440e6285dbf533bd37d6dee17d96
2020-06-19 02:40:09 +00:00
Treehugger Robot
d4e50ab409
Merge "Test that IpNeighborMonitor is stopped when IpServer stops."
2020-06-19 02:36:06 +00:00
Sudheer Shanka
3bdb03ba15
Merge "Make usage of revocable fds for reads configurable." into rvc-dev am: 14849cfbd4 am: 081246dcae
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921569
Change-Id: If969a4721865d27d8b132f68e22372b56a847830
2020-06-19 02:35:58 +00:00
Yabin Huang
4ae1f8f59d
Merge "Update focus highlight of car dialog button" into rvc-dev am: 333f7c957c am: 8895131717
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921467
Change-Id: Ia6c93031d28c83ec0322884d3d8d832403760d5d
2020-06-19 02:35:39 +00:00
Sudheer Shanka
081246dcae
Merge "Make usage of revocable fds for reads configurable." into rvc-dev am: 14849cfbd4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921569
Change-Id: Ie2b703facd49605950100e3e85ba22044ca6840c
2020-06-19 02:35:36 +00:00
Yabin Huang
cf9faaff4f
Merge "Update focus highlight of car dialog button" into rvc-dev am: 333f7c957c am: 8895131717
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921467
Change-Id: Id486b2d48ff332f482bbb0ec586acaee10fc2be8
2020-06-19 02:35:35 +00:00
Evan Rosky
f9700f4717
Merge "Fix support for split-screen w/ non-resizable home" into rvc-dev am: a9233b0aab am: 3f8e82957e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11897517
Change-Id: I6f2754f8dd65c187952c1ab0adc328ed6dc8977c
2020-06-19 02:35:16 +00:00
Evan Rosky
9991722d0e
Merge "Fix support for split-screen w/ non-resizable home" into rvc-dev am: a9233b0aab am: 3f8e82957e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11897517
Change-Id: Id1266f325eca33bd3950a576a546d28cc36d4c1e
2020-06-19 02:35:11 +00:00
Sudheer Shanka
14849cfbd4
Merge "Make usage of revocable fds for reads configurable." into rvc-dev
2020-06-19 02:23:13 +00:00
Yabin Huang
8895131717
Merge "Update focus highlight of car dialog button" into rvc-dev am: 333f7c957c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921467
Change-Id: I30ba331b390d645c37fec058d45ff52de7e7dcea
2020-06-19 02:17:52 +00:00
Evan Rosky
3f8e82957e
Merge "Fix support for split-screen w/ non-resizable home" into rvc-dev am: a9233b0aab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11897517
Change-Id: I39f0cc51ab8dbe59187d82be954e6032454cf193
2020-06-19 02:17:34 +00:00
Yabin Huang
6d85cf390a
Merge "Update focus highlight of car dialog button" into rvc-dev am: 333f7c957c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11921467
Change-Id: I1b79e1fa9320a898d8a72c36b5d7eb1a4fe55cb0
2020-06-19 02:17:31 +00:00
Evan Rosky
bf8f7506dd
Merge "Fix support for split-screen w/ non-resizable home" into rvc-dev am: a9233b0aab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11897517
Change-Id: I49184008332140d7fa4d4671d1af1e64712a9024
2020-06-19 02:17:13 +00:00
Yabin Huang
333f7c957c
Merge "Update focus highlight of car dialog button" into rvc-dev
2020-06-19 02:10:32 +00:00
Evan Rosky
a9233b0aab
Merge "Fix support for split-screen w/ non-resizable home" into rvc-dev
2020-06-19 02:06:38 +00:00
Shinru Han
d461be709f
「DO NOT MERGE」Revert "Get ApnIpType from ConnectivityManager#getLinkProperties()"
...
This reverts commit 8f77e34768 .
Reason for revert:
1. Vendor reported a issue that after requesting EIMS network with IPv4v6 IP, we received onLinkPropertiesChanged() callback twice, where the initial callback is IPv4 link following a second callback with IPv4+IPv6 link, this behavior causes the wrong IP(IPv4) type to be sent to HAL.
2. We still can use hidden Telephony API in R, will fix above issue in S.
Bug: 158695044
Test: Emergency SUPL test
Change-Id: I1b7a4c3010c21923bda9e8dbead67215f7c600f7
2020-06-19 01:50:19 +00:00
Automerger Merge Worker
4fcbe68915
Merge "Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev am: 6555756e90 am: 091cee7eda am: e27162ad7a" into rvc-qpr-dev-plus-aosp
2020-06-19 01:41:35 +00:00
Remi NGUYEN VAN
900b7d1026
Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev am: 6555756e90 am: 091cee7eda am: e27162ad7a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11846903
Change-Id: I79af90ded28a5bbc3f607f50947fda21fe613c34
2020-06-19 01:41:22 +00:00
Remi NGUYEN VAN
a0e6de606f
Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev am: 6555756e90 am: 091cee7eda am: 448560b25b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11846903
Change-Id: I50b32efed3d5398346450c34afc45c6e6ab3d9f3
2020-06-19 01:41:07 +00:00
Remi NGUYEN VAN
b232961fb8
Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev am: 6555756e90 am: deae676127 am: af0fe2e715
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11846903
Change-Id: Ia943e2cdc74480ea0bbbd07478befaeefac97189
2020-06-19 01:40:35 +00:00
Jin Seok Park
abf0adc570
[Media ML] Sync with original implementation
...
Originally, a volume key long press listener would have been called
for the first ACTION_DOWN KeyEvent with repeat count equal to 0, but
the new implementation does not call it.
This CL fixes the current implementation to match the original
implementation.
Bug: 157988289
Test: manually
Change-Id: I563215fc522e952412ebbae1ddaa1a6b1b646c53
2020-06-19 01:39:50 +00:00
Calin Juravle
5e7b1ba719
Update preloaded-classes-blacklist
...
To match what was used for RVC profile.
Bug: 152574358
Test: Config file used in boot image profile generation
Change-Id: I5be50e9ec2a43d82dd5225b2f685897afa40d818
2020-06-18 18:38:45 -07:00
Lucas Dupin
7d52dd65ec
Fix paused player glitch on lock screen
...
Test: pull down QS when player is not active
Test: pull down QQS and QS when player is active
Bug: 158691042
Change-Id: I80bd859f5cee41fefaf3582b7bb23fc85e725e5b
2020-06-18 18:38:12 -07:00
Evan Rosky
4dae54d79c
Keep ime information up-to-date even when divider invisible
...
Otherwise, it can accidentally put the divider into ime
mode when there isn't an ime.
Bug: 159380790
Test: with minimized primary, open ime in launcher then expand
primary to leave split mode. Re-enter min primary and
rotate device. Open an app in secondary and make sure
it doesn't dim the primary.
Change-Id: I68a9b56073b247e0a63c6670a9e1b330014bebc8
2020-06-18 18:36:59 -07:00
Remi NGUYEN VAN
e27162ad7a
Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev am: 6555756e90 am: 091cee7eda
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11846903
Change-Id: I2ec211557839533327cc747857a09bd323654ad6
2020-06-19 01:22:47 +00:00
Remi NGUYEN VAN
448560b25b
Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev am: 6555756e90 am: 091cee7eda
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11846903
Change-Id: I50db8012a9facd35176c8a5511b8245623ea315e
2020-06-19 01:22:33 +00:00
Remi NGUYEN VAN
af0fe2e715
Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev am: 6555756e90 am: deae676127
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11846903
Change-Id: I17459fc7a4239b10b6b55412d126557719e1bd98
2020-06-19 01:22:28 +00:00
Remi NGUYEN VAN
deae676127
Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev am: 6555756e90
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11846903
Change-Id: Icd141a992c46290c74929785e261a1cd57bc001b
2020-06-19 01:08:48 +00:00
Remi NGUYEN VAN
091cee7eda
Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev am: 6555756e90
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11846903
Change-Id: Ia5028f7dfeadbcf928efb9862b481c82e2849e18
2020-06-19 01:08:47 +00:00
Remi NGUYEN VAN
6555756e90
Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev
2020-06-19 00:49:29 +00:00
Peiyong Lin
b4f8478f81
Pass updatable driver path to native GPU service.
...
Currently the system server can keep track of the changes of the
updatable driver packages, this patch now passes the path of the
updatable driver pakcage to the GPU service so that native processes can
use this information to load the updatable driver.
Bug: b/157832445, b/159240322
Test: ./gapit validate_gpu_profiling --os android
Change-Id: Ibba84cb0184d9f1601355c1cac7d439949a2eec6
Merged-In: Ibba84cb0184d9f1601355c1cac7d439949a2eec6
2020-06-18 17:23:15 -07:00
Lyn Han
72f6dbdf3d
RTL UI for stack & manage menu user education
...
- default start position takes into account RTL
- removed alpha on manage edu UI to match the stack edu UI
Fixes: 158562723
Test: be in RTL, get first bubble => stack edu uses RTL UI & is on right,
tap on it => manage educaiton is on right
Test: do same for LTR
Test: change layout to LTR & RTL => all expanded views, manage edus update
direction
Change-Id: I8a482055a54fd306493bbaa96363ef172cf18bb2
2020-06-18 17:13:00 -07:00
Automerger Merge Worker
6a893fbced
Merge "Merge "Remove BubbleEntity via IDs" into rvc-dev am: 853ee37937 am: e66ed082a4 am: 4675ff1d9b" into rvc-qpr-dev-plus-aosp
2020-06-19 00:07:51 +00:00