559135 Commits

Author SHA1 Message Date
Janis Danisevskis
fb68656a99 Add owners for Protected Confirmation implementation.
Test: N/A
Change-Id: Ib10884acd284a243d2898fc5a1eeedca5e8c4551
2020-12-16 09:57:11 -08:00
Treehugger Robot
8ac80b0915 Merge "iorap: Terminate iorapd process when both tracing and prefetching are off." 2020-12-15 20:36:52 +00:00
Peiyong Lin
393215e245 Merge "[GraphicsEnvironment] Avoid null access." 2020-12-15 20:10:47 +00:00
Peiyong Lin
3cb225dc74 [GraphicsEnvironment] Avoid null access.
Currently when debug layer apk is not installed, GraphicsEnvironment
logs the message and proceeds, which results in null pointer access
crash when later trying to access primaryAbi. Avoid null access by an
early return statement.

Bug: N/A
Test: specify not installed debug layer apk and no crash
Change-Id: I4f3b86b0a8cfff4fc608b3a59ebf0872db0465ff
Merged-In: I4f3b86b0a8cfff4fc608b3a59ebf0872db0465ff
(cherry picked from commit c5c17e66ba236bcd44240308dfcf4fe0a794ccbd)
2020-12-15 10:22:53 -08:00
Nicolas Geoffray
3a76c4c9aa Merge "Make Class.getPackageName public." 2020-12-15 16:55:44 +00:00
Alison Cichowlas
eff7324d9c Merge "Add SystemUI to OWNERS for Sharesheet." 2020-12-15 15:08:10 +00:00
Baligh Uddin
474ccaacd2 Merge "Migrate to frameworks/proto_logging/stats" 2020-12-15 15:06:36 +00:00
Baligh Uddin
cfea49246b Migrate to frameworks/proto_logging/stats
BUG: 175318992
Test: TH
Merged-In: Id85494f7f40a0201061e74fbf3f08f70a632a62c
Change-Id: I8bee7a0a6acecc1274d5acc0adb44c5dde8862e4
2020-12-15 15:05:53 +00:00
Jeff Sharkey
99388fe4a9 Merge "Update the owner file for recovery system tests" 2020-12-15 13:50:13 +00:00
Charles Chen
c3c6148928 Merge "Make everyone able to modify mock package" 2020-12-15 11:02:16 +00:00
Adrian Roos
1ab0fea04b Merge "Add fonts/OWNERS for font-related files." 2020-12-15 10:00:56 +00:00
Charles Chen
36560286a4 Make everyone able to modify mock package
Previously, this package was set to no owners.

However, it broke the new owner rule on gerrit.
See https://gerrit.googlesource.com/plugins/code-owners/+/master/resources/Documentation/how-to-use.md#no-code-owners-found
for details.

Test: manual
Bug: 174932174
Change-Id: I6bd2c3947cffdf7637b4c06dfb54d1b39b81e40e
2020-12-15 17:31:21 +08:00
Remi NGUYEN VAN
eada640d5d Merge changes from topic "tcp_keepalive_fix"
* changes:
  Use API TcpKeepalivePacketData in ClientModeImpl
  Add TcpKeepalivePacketData to SystemApi
2020-12-15 09:02:55 +00:00
Tianjie
30c57a8784 Update the owner file for recovery system tests
The owner file covers unit tests for recovery system.

Test: build
Change-Id: Icab312759d376095566077e3dd0fdc878566712b
2020-12-15 07:35:42 +00:00
Chiachang Wang
6557000a11 Merge "[IT01] Move power state stats logging out from NMS" 2020-12-15 07:35:17 +00:00
Chiachang Wang
9924f6ac8f Merge "Remove hidden deprecated getActiveNetworkQuotaInfo" 2020-12-15 07:02:54 +00:00
Chiachang Wang
8fd2f6d2aa Remove hidden deprecated getActiveNetworkQuotaInfo
getActiveNetworkQuotaInfo has never been in API surface since it
was introduced. It became essentially functionless since android O,
so there should be no usage dependency upon the hidden method,
In order to support ConnectivityService mainline, remove the
useless function to prevent necessary dependency.

Bug: 172183305
Test: atest FrameworksNetTests
Change-Id: Ia685b3260256d465ef614b2f577d13344074c787
2020-12-15 06:45:50 +00:00
Kohsuke Yatoh
3383d0b93b Add fonts/OWNERS for font-related files.
Test: n/a
Change-Id: I98bd4b1c6274e1414c107fd75f08bcd0367ede00
2020-12-15 05:31:26 +00:00
Remi NGUYEN VAN
e9c000eee2 Merge "Run LowpanManager on BackgroundThread" 2020-12-15 03:10:36 +00:00
Tianjie Xu
14e70a6510 Merge "Update the OWNERS file for locksettings" 2020-12-15 00:27:34 +00:00
Jeff Sharkey
612b7e7d1d Merge "Update the owner of recovery systems" 2020-12-15 00:26:46 +00:00
Tianjie
a809a05b92 Update the owner of recovery systems
Use the same owner file from the services.

Test: build
Change-Id: I976c90c2fd16efe20ca3b944c6e45c30550e3226
2020-12-14 16:24:12 -08:00
Jeff Sharkey
8ef2e0426a Merge "Add OTA team as the owner of recovery systems" 2020-12-15 00:19:48 +00:00
Tianjie
4fcc345921 Update the OWNERS file for locksettings
Add rubinxu@ as the owner of reboot escrow related functionalities.

Test: build
Change-Id: Iadafb92c7c43c5002c15e843445931388440e0ba
2020-12-15 00:18:35 +00:00
Hyunyoung Song
243b768b24 Merge "Add new MANAGE_SEARCH_UI permission for the cts test" 2020-12-14 23:31:00 +00:00
Tianjie
221cad235d Add OTA team as the owner of recovery systems
The RecoverySystem mostly handles OTA update and interactions with
the recovery mode. Add the ota team as the owner.

Test: build
Change-Id: I81bae46d919ea70f04729d34b62d4a569541d914
2020-12-14 15:23:42 -08:00
Tianjie Xu
6083210d17 Merge changes Icf10d577,Ia9d3cae7
* changes:
  Factor out a class to store the rebootEscrow key
  Add namespace in DeviceConfig to support ota teams's features
2020-12-14 22:58:46 +00:00
Diego Vela
6e35bf94ec Merge "Revert^2 "Add <uses-library> information."" 2020-12-14 22:09:58 +00:00
Diego Vela
51800d2a4b Revert^2 "Add <uses-library> information."
6db09a0ad9188bb89d3e10cef2246d72e88e2560

Change-Id: I81b0a1228b73b9b4fc8116d1eb3134e5d04a76cd
2020-12-14 22:05:04 +00:00
Diego Vela
3ecd90395a Merge "Revert "Add <uses-library> information."" 2020-12-14 21:49:14 +00:00
Alison Cichowlas
e432f6c014 Add SystemUI to OWNERS for Sharesheet.
Change-Id: I2ecbab59516ae0cb53d47fa819c26336f76d9483
2020-12-14 21:46:41 +00:00
Diego Vela
6db09a0ad9 Revert "Add <uses-library> information."
Revert "Add <uses-library> information."

Revert "Add <uses-library> information."

Revert submission 1427961-uses-libs-23

Reason for revert: Broken build
Bug: 175607244
Reverted Changes:
I6ab699005:Add <uses-library> information.
Id5d5fe1df:Add <uses-library> information.
Id12741c9b:Add <uses-library> information.
I2fe6e09c2:Add <uses-library> information.

Change-Id: Ibe200e1c32cb6153b69da17676842f04cb2e8b1f
2020-12-14 21:14:24 +00:00
Treehugger Robot
c1fca8e84e Merge "Add ytai and elaurent to SoundTriggerService OWNERS" 2020-12-14 21:13:35 +00:00
Ryan Mitchell
314863c132 Merge changes from topic "inc-hard-am"
* changes:
  Revert^2 "Cache resolved theme values"
  Set resource id correctly when resolve fails
  Revert^2 "libandroidfw hardening for IncFs"
  idmap2: remove call to obsolete 'idmap2 verify' from valgrind.sh
  idmap2: remove the 'scan' command
2020-12-14 20:42:03 +00:00
Treehugger Robot
2991744d47 Merge "Add resources owners to core/jni and split-select" 2020-12-14 20:35:10 +00:00
Treehugger Robot
4adb372fc7 Merge "Change the instrumentation app build target type" 2020-12-14 20:04:23 +00:00
Tianjie
00872652cc Factor out a class to store the rebootEscrow key
To support server based RoR, we will communicate with server to
encrypt the time constrained reboot escrow key; and put the
encrypted key on /data. This replaces the call to the reboot
escrow HAL. Add an interface to support both implementations.

Bug: 172780686
Test: atest FrameworksServicesTests:RebootEscrowDataTest \
            FrameworksServicesTests:LockSettingsServiceTests \
            FrameworksServicesTests:RecoverySystemServiceTest \
            FrameworksServicesTests:RebootEscrowManagerTests
Change-Id: Icf10d5771b1efd8197b677158f39fd240c5c4107
2020-12-14 11:42:45 -08:00
Ytai Ben-Tsvi
16ed896ea5 Add ytai and elaurent to SoundTriggerService OWNERS
Test: n/a
Change-Id: I5c0366f0be49e9d42860694af22550f026f75cbf
2020-12-14 11:33:51 -08:00
Tianjie
e315bfa55b Add namespace in DeviceConfig to support ota teams's features
One sample usage is to toggle between server based or HAL based
implementation for resume on reboot.

Bug: 172780686
Test: adb shell device_config put ota server_based_ror_enabled true;
Check the value in system server code

Change-Id: Ia9d3cae788e9316850ce1fc417c12b5fc109b1a3
2020-12-14 11:21:17 -08:00
Ryan Mitchell
e147d00c9e Add resources owners to core/jni and split-select
Adds the owners of the resources sub-system to own resources related
classes in core/jni and the split-select tool previously owned by
adamlesinski@.

Bug: none
Test: none
Change-Id: I0117b0ccb258fb0b9a3e075dfd81c0351abecd3a
2020-12-14 11:07:19 -08:00
Amos Bianchi
4f631e337b Merge "Replace NFC_PAYMENT_COMPONENT with NFC_PAYMENT_DEFAULT_COMPONENT in comment." 2020-12-14 19:02:23 +00:00
Gavin Corkery
d45d533b6e Merge "Replace broadcast with adding a method in BugreportCallback" 2020-12-14 18:55:55 +00:00
Treehugger Robot
85ebf98dcf Merge "Add a path for GNSS time suggestions" 2020-12-14 18:02:50 +00:00
Neil Fuller
3f5237157e Add a path for GNSS time suggestions
Add a path for GNSS time suggestions to get to the time detector.

Bug: 157265008
Test: atest services/tests/servicestests/src/com/android/server/timedetector/TimeDetectorStrategyImplTest.java
Test: atest android.app.timedetector
Change-Id: I5cb12b5545652ed885b72a3170940050ce0628a6
Merged-In: I5cb12b5545652ed885b72a3170940050ce0628a6
2020-12-14 16:59:39 +00:00
Hyunyoung Song
547b770d43 Add new MANAGE_SEARCH_UI permission for the cts test
Bug: 162234997
Test: cts test runs only with this CL
Change-Id: I42b3456fc655851c052115b888617213be629c61
2020-12-14 08:47:37 -08:00
Wale Ogunwale
a2c85ce0ba Merge "Add more OWNERS coverages(2/n)" 2020-12-14 16:25:16 +00:00
Treehugger Robot
9b432d22a4 Merge "Add another property for the ODM SKU (ro.boot.product.*)" 2020-12-14 14:58:20 +00:00
rickywai
a7c8ae7845 Merge "Check if storage app data and obb directories exist in vold" 2020-12-14 14:24:36 +00:00
Treehugger Robot
cea9dacff7 Merge "Add OWNERS for packages/Connectivity" 2020-12-14 14:12:36 +00:00
Eran Messeri
f4555b5fe2 Merge "Device Policy Manager OWNERS: Add Enterprise team" 2020-12-14 13:51:23 +00:00