- Sep 22, 2023
-
-
Thiébaud Weksteen authored
-
Kevin Chyn authored
-
Thiébaud Weksteen authored
Commit df4cd065 updated how command line arguments are parsed. However, sys.argv[0] should be ignored (as this is the name of the program). Remove the argument, so the default value (sys.argv[1:]) is used. Also, use the embedded_launcher so that the help renders as: usage: lint_fix [-h] instead of: usage: usage: __soong_entrypoint_redirector__.py [-h] Test: lint_fix --print --no-fix --check AnnotatedAidlCounter \ --lint-module AndroidUtilsLintChecker services.autofill Change-Id: I00e3e3b70c9715e363d3448ae84bf9ff161f2306
-
- Sep 21, 2023
-
-
Jayachandran C authored
-
Oleg Petšjonkin authored
-
- Sep 20, 2023
-
-
Thiébaud Weksteen authored
-
Ale Nijamkin authored
-
Kevin Chyn authored
Fixes: 297949293 Bug: 223153452 Test: run each test with 100 iterations Change-Id: I333dcc2c10346ce585d1c5e7f16cad113b2b5a95 Merged-In: I333dcc2c10346ce585d1c5e7f16cad113b2b5a95
-
Christopher Parsons authored
-
PAVAN ITTAMALLA authored
Google RCS uses FTEU MO SMS for phone number verification. Ownership proof for PS-37477: https://screenshot.googleplex.com/5ZBYyjJc8FbzT8c BUG: 295455225 TEST: tested the regional configuration with and without the allow listing as per go/premiumsms https://screenshot.googleplex.com/BRCBpc9EMfXDAir https://screenshot.googleplex.com/7brwQyFs3xMHjqi Signed-off-by:
Pavan Ittamalla <(pittamalla@google.com)> (cherry picked from https://android-review.googlesource.com/q/commit:acca0a0713fedc8b6edef461c95b86217de6677c) Merged-In: If6235e67cf06810b22f5c648cb8a04c18875bbbc Change-Id: If6235e67cf06810b22f5c648cb8a04c18875bbbc
-
petsjonkin authored
Change-Id: I1698d8cafd5bbd598bc6af7bd8eb763b77e8e0c7
-
- Sep 19, 2023
-
-
Steven Moreland authored
-
Aashna Jena authored
Merge "Update IANA_TOP_LEVEL_DOMAINS in accordance with http://data.iana.org/TLD/tlds-alpha-by-domain.txt" into main
-
Kangping Dong authored
-
Jiyong Park authored
-
jian.tu authored
Camera is still visible on Lockscreen after device policy manager has disabled it. We should only show the camera affordance when secure camera is enabled. Test: run android-testdpc apk Bug: 298924179 Change-Id: I4eb6bf6a45b98c26c6832b0ffd0b9bf2f83f2444
-
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
-
http://data.iana.org/TLD/tlds-alpha-by-domain.txtAashna Jena authored
Updating regex for matching IANA top level domains for web URLs using script https://source.corp.google.com/h/googleplex-android/platform/superproject/main/+/main:frameworks/ex/common/tools/make-iana-tld-pattern.py Bug: 299591129 Change-Id: I7662cffaba4a762d83c5317add551a5c835f489f
-
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
-
Henrik Baard authored
If there are apps on /oem, permission pregrant xmls should be there too. Remove the old embedded check that stopped oem pre-grants. Test: Add pre-grant xml on /oem and check in Settings Bug: 300042518 Change-Id: Id50c1d77f12734f044b221f80a39f3c253fa51fb
-
- 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
-
Kangping Dong authored
Bug: 296830638 Merged-In: Iaa1b6973b2fc86886db784e5d37e804daea854e8 Change-Id: Ie2ce6913de8300069ce340c8b62d6fd3e97ea96e
-
- 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
-