- Jun 07, 2024
-
-
Yi Kong authored
Addresses follow-up comments from https://r.android.com/3115077. Change-Id: I6abaee35a4797c4e0d43daffaf2ab49d650cd9cc Test: presubmit Bug: 319394981
-
Steven Moreland authored
-
- Jun 06, 2024
-
-
Julie Pan authored
-
Julie Pan authored
-
Julie Pan authored
-
Julie Pan authored
Merge "Remove pratyushmore@google.com from services/core/java/com/android/server/locales/OWNERS" into main
-
Treehugger Robot authored
-
Julie Pan authored
-
Yi Kong authored
This allows us to collect traces for camera related libraries, like libg3a. For the initial experiment, we collect the traces one second after the camera opens. We can fine tune this or switch to other triggers once we have the benchmark numbers. Test: manual Bug: 319394981 Change-Id: Ia65694602af1054dd261f4e72c1c3f82056eb1e3
-
Owner Cleanup Bot authored
This suggested change is automatically generated based on group memberships and affiliations. If this change is unnecessary or in error, vote CR -1 and the bot will abandon it. Vote CR +1/2 to approve this change. See the owner's recent activity for context: https://android-review.googlesource.com/q/wessam@google.com To report an issue, file a bug in the Infra>Codereview component. Change-Id: I4e587ff0d75543265bdb459fa44e3eb7d92e4c9e
-
Owner Cleanup Bot authored
This suggested change is automatically generated based on group memberships and affiliations. If this change is unnecessary or in error, vote CR -1 and the bot will abandon it. Vote CR +1/2 to approve this change. See the owner's recent activity for context: https://android-review.googlesource.com/q/wessam@google.com To report an issue, file a bug in the Infra>Codereview component. Change-Id: I0d418b0ba6596867c4e787329798395fd93a784e
-
Owner Cleanup Bot authored
This suggested change is automatically generated based on group memberships and affiliations. If this change is unnecessary or in error, vote CR -1 and the bot will abandon it. Vote CR +1/2 to approve this change. See the owner's recent activity for context: https://android-review.googlesource.com/q/pratyushmore@google.com To report an issue, file a bug in the Infra>Codereview component. Change-Id: I81cdcd2dd75a38ec6721d1ca1f69ce2e76e5d38f
-
Owner Cleanup Bot authored
This suggested change is automatically generated based on group memberships and affiliations. If this change is unnecessary or in error, vote CR -1 and the bot will abandon it. Vote CR +1/2 to approve this change. See the owner's recent activity for context: https://android-review.googlesource.com/q/aaronjli@google.com To report an issue, file a bug in the Infra>Codereview component. Change-Id: I5faf0807d2d704b74223377139a85fde17c9ecb0
-
Owner Cleanup Bot authored
This suggested change is automatically generated based on group memberships and affiliations. If this change is unnecessary or in error, vote CR -1 and the bot will abandon it. Vote CR +1/2 to approve this change. See the owner's recent activity for context: https://android-review.googlesource.com/q/augale@google.com To report an issue, file a bug in the Infra>Codereview component. Change-Id: I7a00e984956244a63e20f714776a0135a039f3bf
-
Ellen Arteca authored
-
Treehugger Robot authored
-
Adrian Roos authored
Change-Id: Iec8b8243cec8fbc14af945280c30d89a15b16d19
-
David Drysdale authored
-
- Jun 05, 2024
-
-
Pawan Wagh authored
* changes: Fix usage of ZipFileRO::getEntryInfo Fix usage of ZipFileRO::getEntryInfo Combine ZipFileRO::getEntryInfo
-
David Drysdale authored
Test: TreeHugger Change-Id: Ibe48e5aac817fbc3ec651a315611d7bd73dad4ee
-
Pablo Gamito authored
-
Pablo Gamito authored
Change-Id: I465731f45e663dbe699eca64c04061c6167c1813
-
- Jun 04, 2024
-
-
Pawan Wagh authored
Extra field size has been added to getEntryInfo. Adding parameter to call. Test: mma libandroidfw Bug: 334109171 Change-Id: I63232ab7c9c1db9c4dadc2c457c587900899e305
-
Pawan Wagh authored
Extra field size has been added to getEntryInfo. Adding parameter to call. Test: mma libandroidfw Bug: 334109171 Change-Id: I38f0884c69c7b3b2871f264e41971a86c61bda65
-
Jared Duke authored
-
Ang Li authored
-
Ang Li authored
Bug: 344870230 Test: Not required. Add owner only. Change-Id: I5ef64a9604f7453a1704e5a7b8f49acce3bf37c3
-
Ang Li authored
-
Treehugger Robot authored
-
Sanal Buvaev authored
-
Pawan Wagh authored
Removing getEntryInfo which doesn't contain extra field size and fixing the usage. Test: mma libandroidfw Bug: 334109171 Change-Id: Id5c8a5405265e6964f5b56b253430eb7c49cdc02
-
Alan Viverette authored
-
Sanal Buvaev authored
This reverts commit c996b909. Reason for revert: Fixed CTS tests Change-Id: I4ebb7d1a05eec41e8c5f603c42972c2e16d60b3d
-
Ang Li authored
The remote color resources (under `remote_color_resources_res`) were authored and checked in three years ago by pbdr@, and these resource files are well isolated from other frameworks resources. It will make sense to add Pierre as an owner. Bug: 344870230 Test: Not required. Add owner only. Change-Id: I338a40fe7118dd04f168e83e85bf03912da45842
-
Alan Viverette authored
No longer an appropriate reviewer for platform code. Change-Id: I051251f7baee476dd95c4a85b1a6e2e51e9a00fd
-
Jeff DeCew authored
-
Siim Sammul authored
-
hangl authored
This method used a temporarily pipe to copy data but forget to close it before exiting, which will cause fd leak. As the number of times this method is called increases, the process may abort since the fd reaches its limit. So close the pipe before exiting. Bug: 344767008 Change-Id: I2028bf2e36e9dde9b6aaea1f7c758169e6842cc7
-
Siim Sammul authored
Processing the large proto tombstones can cause OOM and there is no point adding tombstones larger than dropbox max capacity as they will not get uploaded. Bug: 343135528 Change-Id: Ib308e48dcfc3282ae7ab0e9fa0827cc8fae97078
-
Mitch Phillips authored
-