- Oct 23, 2023
-
-
Roshan Pius authored
Follow up CL for aosp/2798514 to add owners file. Bug: 303286040 Test: Compiles Change-Id: I18d8f617beb385c684c635ec2ec57d296be5e6f3
-
Ioana Alexandru authored
-
Jordan Silva authored
-
Ioana Alexandru authored
Added the people missing from the Notifications team to the main SysUI owners file, and created an OWNERS file for our tests. Change-Id: Iaf371f1e56ba6874d4eb7cd298a20e4e56e9eced
-
Pavel Grafov authored
-
Roshan Pius authored
-
Roshan Pius authored
-
Jordan Silva authored
Revert submission 2745215-npmsbpf DroidMonitor: Potential culprit for Bug 307256512 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Reason for revert: 307256512 Reverted changes: /q/submissionid:2745215-npmsbpf Change-Id: I0ad98a7b4798676d6cf1150ecc98c996627e18ee
-
Felix Oghina authored
-
Junyu Lai authored
-
- Oct 21, 2023
-
-
Roshan Pius authored
-
- Oct 20, 2023
-
-
Roshan Pius authored
-
Treehugger Robot authored
-
Eric Biggers authored
-
Roshan Pius authored
Bug: 306695176 Test: atest CtsStrictJavaPackagesTestCases:android.compat.sjp.cts. StrictJavaPackagesTest#testBootClasspathAndSystemServerClasspath_nonDuplicateClasses -- --abi x86_64 Change-Id: If62cad7d5c0abede6a96d680b4df72fedcca05f0
-
Roshan Pius authored
This is an API that has been unsupported for almost 10 years (see ag/443092). But, this API has not been formally deprecated. Use reflection to access @hide APIs from NfcAdapter class. Bug: 303286040 Test: Compiles Change-Id: I7cac9a4e1bca3fea220b5ac3d7d1cb2d63652485
-
Peiyong Lin authored
Now that ANGLE starts to become part of the platform, remove the code that takes ANGLE as an intervention. Bug: b/283781993 Test: atest CtsAngleDeveloperOptionHostTest -c Change-Id: I9fca1eab03f5804f52e09fb51e08a806b0fc9972 Merged-In: I9fca1eab03f5804f52e09fb51e08a806b0fc9972
-
Matt Pietal authored
-
Shunkai Yao authored
-
Shunkai Yao authored
-
Shunkai Yao authored
Test: atest SpatializerHelperTest & AudioDeviceBrokerTest Bug: 278265907 Change-Id: Ie023442a56bcd2640da33f5edade33953be5bf05
-
Vlad Popa authored
The idea is to have a device state catalog for all the known devices. Also refactored the name of the Settings.Secure key entry for persistence. The current code will check the legacy key first, erase it and update the new key. Test: atest SpatializerHelperTest & AudioDeviceBrokerTest Bug: 278265907 Change-Id: Idabcc84cb0f5f6f88ba5aebc435511ab95016ef3 Merged-In: Idabcc84cb0f5f6f88ba5aebc435511ab95016ef3
-
Peiyong Lin authored
-
Roshan Pius authored
Classes like AidGroup will not be part of NFC mainline module, so it should not be accessing utility @hide methods from classes which are part of mainline module. Bug: 303286040 Test: Compiles Change-Id: I5ab7d48c121b27f442c1e72687e0b24d994e1138
-
Eric Biggers authored
Make it possible for rust code such as keystore2 to check android.security flags. Bug: 296464083 Test: Tested accessing flag from keystore2 Change-Id: I52c6803ab712c76573a1ac70eb7734eb5f7f8f73
-
Roshan Pius authored
-
Jihoon Kang authored
Merge "Fix discrepancy between from text vs source android_test_frameworks_core_stubs_current" into main
-
Anton Hansson authored
-
Roshan Pius authored
This reverts commit da8a5ebb. Reason for revert: Reland with fix for build failure. Bug: 303286040 Change-Id: I1083a805e34f63424680045734c94389f78a124d Test: Compiles
-
Anton Hansson authored
The reason certain checks are disabled in doclava is that they have been implemented in metalava instead. Clarify that. Test: presubmit Change-Id: I32c32783dea59a63d95d14b4ad636159536c2944
-
Roshan Pius authored
-
Roshan Pius authored
This reverts commit 869155b8. Reason for revert: Causes build failure Bug: 306523602 Change-Id: Ib3fffa498d1e645fc1b38eb61084564534fef72e Test: N/A
-
Roshan Pius authored
Bug: 303286040 Test: adb shell svc nfc enable Change-Id: I678d01c7c86defb7eb071d66cb2aede4983ab506
-
Roshan Pius authored
-
Roshan Pius authored
-
Roshan Pius authored
-
- Oct 19, 2023
-
-
Peiyong Lin authored
Reason for revert: Revert to reland the patch. Original patch was reverted due to PcmaPhotoEditingV3 regression, see b/293486861. Original commit message: """ Load native GLES driver when specified. Since ANGLE and native GLES drivers can coexist, when native is specified, the loader must load the native GLES drivers specified in ro.hardware.egl. This patch passes this information down to the native graphics environment so that the EGL loader can properly check. Bug: b/283858001 Test: atest CtsAngleDeveloperOptionHostTest -c with ANGLE being default Test: atest CtsAngleDeveloperOptionHostTest -c with native being default """ Bug: b/283858001 Test: atest CtsAngleDeveloperOptionHostTest -c with ANGLE being default Test: atest CtsAngleDeveloperOptionHostTest -c with native being default Change-Id: I70b197f7b39afa52cb63cea48db274177123980d Merged-In: I70b197f7b39afa52cb63cea48db274177123980d
-
Jiakai Zhang authored
-
Andrew Walbran authored
-
Jiakai Zhang authored
If set, all dexopt profiles are ignored by dexopt during the installation, including the profile in the DM file and the profile embedded in the APK file. If an invalid profile is provided during installation, no warning will be reported by `adb install`. Context: go/platform-support-for-baseline-profiles Bug: 257532944 Test: atest CtsCompilationTestCases Change-Id: Ib933f3443346895c771ed16e4acc7591231d6645 Merged-In: Ib933f3443346895c771ed16e4acc7591231d6645
-