- Sep 19, 2023
-
-
Thiébaud Weksteen authored
Add a tool "enforce_permission_counter" which leverages lint_fix and the AndroidUtilsLintChecker linter to report on the number of AIDL methods that have been migrated to use the @EnforcePermission annotation (or @RequiresNoPermission). Test: enforce_permission_counter Test: lint_fix --print --no-fix --check AnnotatedAidlCounter \ --lint-module AndroidUtilsLintChecker services.autofill Bug: 298285238 Change-Id: I521ab5358476f63387674e17c601da3b63cbc1d8
-
- Sep 18, 2023
-
-
Vova Sharaienko authored
-
Eric Biggers authored
-
Gyanesh Mittal authored
Merge "Update KEY_CARRIER_SERVICE_NUMBER_STRING_ARRAY documentation to reflect new requirement for Service dialing number." into main
-
Eric Biggers authored
Improve documentation for the following public APIs: isKeyguardLocked(), isKeyguardSecure(), inKeyguardRestrictedInputMode(), isDeviceLocked(), isDeviceSecure(). Also, don't link to deprecated methods and classes. Finally, make sure to mention that keyguard means "lock screen". Bug: 128589540 Test: N/A Flag: DOCS_ONLY Change-Id: I0ddc7bc5c365c23a532bd39d7f79f21bdf5ad058
-
Alexander Roederer authored
-
Alexander Roederer authored
Adds OWNERS file to core/tests/coretests/src/android/service/quicksettings, to cover the directory. Other directories have an OWNERS file already. Reusing owners file from existing quicksettings dir. Test: Changing OWNERS file Bug: 295006271 Change-Id: Ia278116b661b8cbdc2f2f7810889ea27a3772592
-
Shaquille Johnson authored
-
- Sep 16, 2023
-
-
Treehugger Robot authored
-
- Sep 15, 2023
-
-
Ryan Mentley authored
Change-Id: I70df1f30f028a64aded617979006c4eaae036567
-
Nader Jawad authored
-
Treehugger Robot authored
-
Cole Faust authored
-
Treehugger Robot authored
-
- Sep 14, 2023
-
-
Yurii Zubrytskyi authored
Change-Id: Ie3392afbd2832f00083e15f849b0a7d689583560
-
Cole Faust authored
This flag was deprecated in metalava. Test: presubmits Change-Id: I0f9001a56104f157272c0d6a05de040305f3e7f1
-
Lucas Dupin authored
-
Tri Vo authored
Test: m Change-Id: I9a0c7b5e912b882a1815afb1eddc02f7cb7872c5
-
Gyanesh Mittal authored
Update KEY_CARRIER_SERVICE_NUMBER_STRING_ARRAY documentation to reflect new requirement for Service dialing number. Change-Id: Idba938fc9304f8061c7e66639ca2b046d8f08065 Bug: 291953480
-
Treehugger Robot authored
-
Robin Lee authored
-
Robin Lee authored
Test: m services.core.flags-java Test: m services.core.unboosted Test: m dist Bug: 298925569 Bug: 232195501 Change-Id: I3880412f31112dfe4e8ac282c2fb79f38194885c
-
Shunkai Yao authored
-
- Sep 13, 2023
-
-
Vova Sharaienko authored
Bug: 300268706 Test: build, flash & review statsdstats Change-Id: I279963cccff0e9d28008a230495f5be729cbd379
-
Treehugger Robot authored
-
Eric Biggers authored
-
Shaquille Johnson authored
This has strictmode annotations for when calls are made into Keystore DB to make reads or writes. Test: atest CtsKeystoreTestCases Bug: 180135124 Change-Id: I819e1c63875a4af16a6fbe991a9f7c9c95ea8e6a
-
Gustavo Pagani authored
Merge "Add Wear project folder with OWNERS file. Also add folders for: - Shared: common code shared between phone and wear app; - Horologist: components provided from Horologist;" into main
-
Gustavo Pagani authored
- Shared: common code shared between phone and wear app; - Horologist: components provided from Horologist; Change-Id: I70186deed0d2a941e1959613a65c69edfff70265
-
Jeongik Cha authored
It is verbose to handle SecurityException in caller, and the exception means the service isn't reachable from the caller anyway. Bug: 298545413 Test: remove some services and then call isDeclared. Change-Id: I84d4e09d1331538181ec8056e42cb30a29d8fa0f
-
- Sep 12, 2023
-
-
Tomasz Wasilczyk authored
Bug: 295394788 Test: m checkbuild Change-Id: I6aa039b6b2a4944e3537ef133f8785890d957edd
-
Shunkai Yao authored
Bug: 282915771 Test: m Change-Id: Ief15b6e79a1f0f3429726e98a91f8ca0def9637d
-
Eric Biggers authored
-
Eric Biggers authored
Tests for TrustManagerService should be owned by the owners of TrustManagerService. Change-Id: I388a94199caa2b97b8bccea2b68319c19a0dc5a9
-
Roshan Pius authored
-
Sarp Misoglu authored
-
prateek rawal authored
Problem: { //frameworks/base/services/backup/backuplib/java/com/android/server/backup/TransportManager.java NullPointerException is occurring as a transport with null transportDirName is attempted to register, causing subsequent fatal in system server resulting in restart. Bug : https://partnerissuetracker.corp.google.com/issues/298000577 } Solution: { Null check transportName and transportDirName added to circumvent fatal in system } Bug: 298000577 Change-Id: I865dbc14768fb9be3e557261aab05b1dc3dc5839
-
Sam Delmerico authored
-
Treehugger Robot authored
-
- Sep 11, 2023
-
-
Treehugger Robot authored
-