- Jun 10, 2024
-
-
Elliott Hughes authored
-
Treehugger Robot authored
-
Paul Duffin authored
Previously, Metalava had some inconsistencies in the handling of deprecated status which lead to some inconsistencies in the API signature files. This change fixes those signatures. * `onGetLayoutInflater` was removed because the code to determine whether a method is elided from the signature files because it matches an overridden method will only elide a method if it has the same deprecated status as the overridden method. However, in some cases it would not take into account that the method, while not explicitly deprecated was a member of a deprecated class. That meant that `onGetLayoutInflater` was kept in the API signature file when it should not have been. That issue is fixed in this topic and so this change removes it. * `setPackagesSuspended` had an `@Deprecated` annotation added to it because while the API signature writing was supposed to add an `@Deprecated` annotation for a method that was explicitly deprecated or a member of a deprecated class in some cases the latter was ignored. That issue is fixed in this topic and so this change adds the previously missing `@Deprecated` annotation. Bug: 315206833 Test: m checkapi Change-Id: I0ef23d32c5b5b11f964aeb93c2bb0346d75cea83
-
Elliott Hughes authored
Change-Id: Id10bc8dbec318b7f1a479ea0a0b3792d9313f742
-
Treehugger Robot authored
-
- Jun 07, 2024
-
-
Yi Kong authored
-
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
-
Adrian Roos authored
This avoids mistakenly misidentifying projects when they are not checked out to the standard worktree. Fixes: 340801952 Test: repo upload Flag: NONE Change-Id: I69835db39c48ef84e2c0a9bee1e4246aef3c22e3 Merged-In: I69835db39c48ef84e2c0a9bee1e4246aef3c22e3
-
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
-