- Dec 08, 2020
-
-
Jeff Sharkey authored
As general background, OWNERS files expedite code reviews by helping code authors quickly find relevant reviewers, and they also ensure that stakeholders are involved in code changes in their areas. Some teams under frameworks/base/ have been using OWNERS files successfully for many years, and we're ready to expand them to cover more areas. Here's the historical coverage statistics for the last two years of changes before these new OWNERS changes land: -- 56% of changes are fully covered by OWNERS -- 17% of changes are partially covered by OWNERS -- 25% of changes have no OWNERS coverage Working closely with team leads, we've now identified clear OWNERS on a per-package basis, and we're using "include" directives whenever possible to to simplify future maintenance. With this extensive effort, we've now improved our coverage as follows: -- 98% of changes are fully covered by OWNERS -- 1% of changes are partially covered by OWNERS -- 1% of changes have no OWNERS coverage This specific change is automatically generated by a script from detailed ownership information confirmed by team leads. Bug: 174932174 Test: manual Exempt-From-Owner-Approval: refactoring with team leads buy-in Merged-In: I9789c97c1de8e5d962b48c29c57d82fe83729eba Change-Id: I9789c97c1de8e5d962b48c29c57d82fe83729eba
-
Jeff Sharkey authored
As general background, OWNERS files expedite code reviews by helping code authors quickly find relevant reviewers, and they also ensure that stakeholders are involved in code changes in their areas. Some teams under frameworks/base/ have been using OWNERS files successfully for many years, and we're ready to expand them to cover more areas. Here's the historical coverage statistics for the last two years of changes before these new OWNERS changes land: -- 56% of changes are fully covered by OWNERS -- 17% of changes are partially covered by OWNERS -- 25% of changes have no OWNERS coverage Working closely with team leads, we've now identified clear OWNERS on a per-package basis, and we're using "include" directives whenever possible to to simplify future maintenance. With this extensive effort, we've now improved our coverage as follows: -- 98% of changes are fully covered by OWNERS -- 1% of changes are partially covered by OWNERS -- 1% of changes have no OWNERS coverage This specific change begins defining top-level OWNERS lists, including a general catch-all for string translations. Bug: 174932174 Test: manual Exempt-From-Owner-Approval: refactoring with team leads buy-in Change-Id: Ie7ac3302d40a717fa048115cca2ea4359de64959
-
- Dec 05, 2020
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Iea31a83c92860b10a8f16b6f9733f596412febab
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I85dca250638c5097249cb226109e4028a3c156d1
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Ib4c485293281b1588e90ae799afcd1b8d4528c66
-
Treehugger Robot authored
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I7f7c641801fcd1e593a578b6dd1a8b7595441b6d
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I303edea34d19f2263d4619da12822be5e2506864
-
Treehugger Robot authored
-
Julia Reynolds authored
-
- Dec 04, 2020
-
-
Treehugger Robot authored
-
Ray Lee authored
Bug: 174722272 Test: local test ok. Change-Id: Id2283f84febe48939496ecc9fb78af13452cf111
-
Dan Shi authored
-
Treehugger Robot authored
-
Michael Sun authored
Add additional logging after receiving wakelock statistics from SystemSuspend via AIDL. Test: atest FrameworksCoreTests:KernelWakelockReaderTest Test: manually verified new log presented Bug: 173539101 Change-Id: Ia64ca7edaa4c7925348e1c31d5681943cfbe4f33
-
Jay Patel authored
-
Dan Shi authored
Also move OverlayRemountedTest, RollbackTest The test config takes longer than 15mins to run. Move it to a dedicated group for running slow presubmit Test Mapping test. Bug: 174654670 Bug: 174495337 Test: none Change-Id: Ie134c5d171bd99cca908f316d03050001c22ac32
-
Treehugger Robot authored
-
Daniel Bright authored
-
Cody Kesting authored
-
Treehugger Robot authored
* changes: Add tests for UWB AdapterStateListener Implement UWB AdapterStateListener Implement UwbManager functions Expose UwbManager through Context.getSystemService
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Baligh Uddin authored
The //frameworks/base/apex/statsd path is being migrated to //packages/modules/StatsD/apex. BUG: 167962588 TEST: TH Change-Id: Ifee35a00de64e194abb80af5d85e34732244f509
-
Jayachandran C authored
Add indication APIs to expose Quality Of Service (QOS) information from LTE and NR default as well as dedicated bearers. The QOS is added to the existing SetupDataCallResult structure so that the baseband can notify whenever there is a change in QoS on a PDN. Bug: 158315614 Test: 1) Simulated V1_6 SetupDataCallResult and verified the Qos objects are passed correctly in the APIs 2) atest frameworks/opt/telephony/tests/telephonytests/ Merged-In: I29b13975288286d9706a1c3fb227eeb46527efc3 Change-Id: I29b13975288286d9706a1c3fb227eeb46527efc3
-
Baligh Uddin authored
-
Treehugger Robot authored
-
Remi NGUYEN VAN authored
-
Remi NGUYEN VAN authored
-
Brian Stack authored
Bug: 170323306 Test: atest UwbManagerTests Change-Id: I1f880aa6df30405960d4fa7442c23bc87eed5aaa
-
Brian Stack authored
The AdapterStateListener registers with the underlying UWB Service for UWB Adapter state changes and notifies registered client callbacks. Bug: 170323306 Test: atest UwbManagerTests Change-Id: Ie8ba8208909652b98ee2df15e08433627542f28b
-
Cody Kesting authored
This CL updates ConnectivityService to allow the System's UID to unregister ConnectivityDiagnostics callbacks. Preivously, only the registrant was allowed to unregister them - this caused problems for callbacks that were attempted to be unregistered via binderDied() when the registrant app dies. Bug: 159912975 Bug: 174713659 Test: manually verified Change-Id: I20d0cad5f902708d366aa703c2893b0ea3e55052
-
Brian Stack authored
Provides implementations for the basic UwbManager functions that directly query the UWB Service. Bug: 170323306 Test: atest UwbManagerTests Change-Id: Ic45aa87ce90c414642e3186890f6ef08e1fd8486
-
Baligh Uddin authored
Add statsd protos to platform_protos rule BUG: 167962588 TEST: TH TEST: Local build [ m com.android.os.statsd ] Merged-In: I053f2a211ea28c2f181937af3d58ad16b235d096 Change-Id: I637a1af27d572924e88b1f8a930fc45d0794fa20
-