- Apr 26, 2024
-
-
Dario Freni authored
Test: presubmit Change-Id: Ie32c7af67c17e4ffee8d5ce1fc74aa184925b755
-
- Apr 25, 2024
-
-
Matt Buckley authored
-
Matt Buckley authored
Test: manual Change-Id: Idd27c2b79455e0895aa73f268113a8aa873fd022
-
Ellen Arteca authored
-
- Apr 24, 2024
-
-
Ellen Arteca authored
This CL clears a local variable `byte[]` storing a copy of the LSKF, to avoid it being present in a RAMdump. Bug: 320392352 Test: build Change-Id: I3781ad8c0a15b7761820a21413cb870e01794c37
-
Treehugger Robot authored
-
Harshit Mahajan authored
-
Treehugger Robot authored
-
Anna Bauza authored
-
Harshit Mahajan authored
1. Enabling "flag resets" behind aconfig flag 2. Mocking the above flag in Tests Bug: 333720513 Test: atest RescuePartyTest Change-Id: I87e82def65b01367dbb36c7324b91c36203f2409
-
lijilou authored
lock. Bug: 335096825 Change-Id: I86b36197d3220fcf7db0c01645497a11d38e7285
-
Rico Wind authored
-
Rico Wind authored
This is using the new pipeline in R8 for optimized shrinking. This reduces apk size by 3.96% on phone and -12.47% on watch! Bug: 296870300 Test: Existing Flag: NONE Change-Id: I3a509c6d6f22af1713827c0a59911b937dcfda64
-
Arun Johnson authored
-
- Apr 23, 2024
-
-
Ryan Prichard authored
-
Arun Johnson authored
Bug: 336058761 Bug: 333622829 Bug: 336058293 Test: android.mediav2.cts.CodecEncoderBlockModelMultiAccessUnitTest#testSimpleEncode Test: android.mediav2.cts.CodecUnitTest$TestApi#testQueueInputBuffersInUnInitState Change-Id: I4ce7fd2872ce3b4734050b68e5bf2c9b0519c898
-
Harshit Mahajan authored
Bug: 287618292 Test: TH Change-Id: I15be72b31e1d26c2f38574c2f6b0af80a8b2c3f4 Merged-In: Id06f6a076db8fbe9dc5d4d17170f819f8f472bd5
-
Anna Bauza authored
-
Anna Bauza authored
-
Santiago Seifert authored
-
Ryan Prichard authored
Upgrading to clang-r522817's new libc++ requires that <mutex> be included here. Bug: 333165689 Test: treehugger Flag: EXEMPT, fix build error Change-Id: I14ff396b21feb4b569a3c8d967c8295a04005beb
-
Treehugger Robot authored
-
- Apr 22, 2024
-
-
Pawan Wagh authored
-
Treehugger Robot authored
-
Christoffer Adamsen authored
This fixes a build failure that arise due to the fact that ART (profman) does not correctly handle profiles that contains a method descriptor where the method's class in the dex does not have any class data (neither fields nor methods). This issue was fixed by aosp/3047152, but there is a checked in profman binary on some build targets (e.g., barbet-ap2a-userdebug), which does not have the fix. The underlying issue is that the baseline profile of CredentialManager does not match the optimized dex created by R8. As a result of R8 optimizations, it is possible that there is a line "Lfoo/bar/Baz;->m()V" in the baseline profile and that the class foo.bar.Baz does not have any fields or methods after running R8, which triggers this build failure. This is an issue in the build system and is tracked by b/335418838. Bug: 335809645 Bug: 335777227 Bug: 335418838 Bug: 335209102 Test: manual Change-Id: I8a44b1ec99bad8e9461c1a2a371f19de14f402aa
-
Treehugger Robot authored
-
Kean Mariotti authored
-
Julie Pan authored
Merge "Remove mateuszc@google.com from libs/WindowManager/Shell/src/com/android/wm/shell/pip/OWNERS" into main
-
Julie Pan authored
Merge "Remove mateuszc@google.com from libs/WindowManager/Shell/src/com/android/wm/shell/pip2/OWNERS" into main
-
Julie Pan authored
-
Mykola Podolian authored
-
Anna Bauza authored
Bug: b/306336441 Test: manual Merged-In: I096d28bce5f879f88f185f09014d139f0497cb72 Change-Id: I096d28bce5f879f88f185f09014d139f0497cb72
-
Anna Bauza authored
Bug: 309426522 Test: manual (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9d5f70c8d3ca45447c3019bd934e338c05cef193) Merged-In: I8905841cc46ba62099f44dbecf01c06869677bf5 Change-Id: I8905841cc46ba62099f44dbecf01c06869677bf5
-
Pablo Gamito authored
Change-Id: I330e736a7972fe519f1a6487942d2a209dcea807
-
- Apr 20, 2024
-
-
Pawan Wagh authored
If hole punching offset is within block, kernel will write zeros forcefully. Block align offset and length used for punching to avoid unnecessary write to the disk while punching. Test: acloud delete --all && m && acloud create --local-instance --local-image && adb logcat -c && m FileSystemUtilsTests && atest -c FileSystemUtilsTests Bug: 301631861 Change-Id: Ib65e4fb9419125e89e9253bec769fce53304649a
-
- Apr 19, 2024
-
-
Yan Yan authored
-
Treehugger Robot authored
-
Prabir Pradhan authored
-
Santiago Seifert authored
This reverts commit a42fc0f1. Reason for revert: Originally reverted due to a bug in R8 being fixed in aosp/3049902 Change-Id: I1f8c51e79584168aae8b0b0e593b9e97754052cf
-
Jernej Virag authored
-