- Dec 28, 2023
-
-
Mikhail Naganov authored
* changes: AudioService: check for AIDL service availbility Enable AIDL HAL support in the framework
-
Treehugger Robot authored
-
Nathaniel Manista authored
Bug: 309313071 Change-Id: I4fc6132adcb134576df1b846859c273a8bbd5d26
-
Riddle Hsu authored
-
Kai Peng authored
When the user 0 exhausts all the MAX_TASK_IDS_PER_USER, the Task#0 is reused. But Task#0 may not be in the split pair. Change-Id: Ie084deb579d7a3d0e1c1d823f9d1266af7243fdb
-
- Dec 27, 2023
-
-
Jared Duke authored
-
Sudheer Shanka authored
These are used with RingBuffer but they are being removed during code shrinking. Bug: 317897994 Test: manual (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:cb279f32eda6554607ec9ab674fe3ae804224037) Merged-In: I21c0298a088092cef148253be3efed65e01a90d2 Change-Id: I21c0298a088092cef148253be3efed65e01a90d2
-
Steven Moreland authored
-
Steven Moreland authored
-
- Dec 26, 2023
-
-
Treehugger Robot authored
-
Shunkai Yao authored
Bug: 264712385 Test: atest CtsMediaAudioTestCases:android.media.audio.cts.AudioManagerTest Change-Id: Ifdb4aa136314cedf975cbd9f3e5e0c46d593033d
-
- Dec 22, 2023
-
-
Steven Moreland authored
Bug: 317293882 Test: build with validation Change-Id: Ide51785109af6dedafd9bae2a7fe59378255ce86
-
Steven Moreland authored
Bug: 317293882 Test: build with validation Change-Id: Ib08a68f11a64efc03ba7709a0e8428a316572076
-
- Dec 21, 2023
-
-
Treehugger Robot authored
-
Alisher Alikhodjaev authored
Bug: 317293523 Test: manual Change-Id: Ief04be69ad420f55b139033bf59467c62e6bc975
-
Mikhail Naganov authored
Add AIDL to the list of supported HAL interfaces. Bug: 264712385 Test: atest CtsMediaAudioTestCases (cherry picked from commit 4ccf1583) Change-Id: I00d0eb82984559cebe51a09bac5df07d53b01193
-
Treehugger Robot authored
-
Cole Faust authored
-
Cole Faust authored
lintable modules currently pick up files named "lint-baseline.xml" to use as the lint baseline implicitly. This is confusing because you could end up using the baseline files in more modules than intended. Lint also has a feature where it requests you remove unnecessary findings from the baseline file, so something could be necessary for one module, but unnecessary for another that accidentally picked up the baseline. We're removing the implicit detection of the baseline file, which requires all modules using it to list the baseline file explicitly. Bug: 272769514 Test: Presubmits Change-Id: I4e74094eed3f5a0b7395bcb5e16cbee9f0f28b7e Merged-In: I4e74094eed3f5a0b7395bcb5e16cbee9f0f28b7e
-
John Johnson authored
-
Treehugger Robot authored
-
- Dec 20, 2023
-
-
John Johnson authored
Test: repo still builds Bug: 306203494 Change-Id: I3983801865a6b8cd9aba04c24a52f9bb2b1d7577
-
Piotr Wilczyński authored
-
Ian Zerny authored
-
Nelson Li authored
Bug: 317159909 Test: atest OverlayHostTests m OverlayHostTests m OverlayHostTests_PlatformSignatureStaticOverlay m OverlayHostTests_PlatformSignatureOverlay m OverlayHostTests_UpdateOverlaya m OverlayHostTests_FrameworkOverlayV1 m OverlayHostTests_FrameworkOverlayV2 m OverlayHostTests_AppOverlayV1 m OverlayHostTests_AppOverlayV2 Change-Id: I14491d2cbaa98ec72de1eb149e1a82a7f061d5d0
-
Tor Norbye authored
-
- Dec 19, 2023
-
-
Treehugger Robot authored
-
Mark Punzalan authored
-
Yifan Hong authored
Test: TH Change-Id: I6760e1da0ceb6d985bdbbf606a334de4c334b2c9
-
Alex Xu authored
-
Jack Yu authored
-
Lee Shombert authored
-
Treehugger Robot authored
-
Paul Duffin authored
The `--api-lint-ignore-prefix` option adds a package prefix within which API lint checks will be ignored. However, the options are not actually necessary. That is because they are only used in the `android-non-updatable-stubs-defaults` and the non updatable code does not include any source classes from those packages. While modules that do use `android-non-updatable-stubs-defaults` do include classes from those packages on the classpath they are already excluded from having API lint checks performed on them as they do not contribute to the API surface being generated by those modules. Bug: 311690008 Test: m checkapi Change-Id: Ife750c586edc2b5af92c0b5e9211b23345083f69
-
Paul Duffin authored
-
George Chan authored
-
Paul Duffin authored
Due to a bug in Metalava the `VisiblySynchronized` check would report an erroneous duplicate baseline entry that referenced some internal implementation detail, e.g. `PsiThisExpression` instead of an actual API element. Another entry with the same message and correct API element was also written. The Metalava bug has been fixed so this change removes the erroneous entry. Bug: 311690008 Test: m checkapi Merged-In: If5550b8cc0a97f02fb7fb1bd949f8e5517007d4c Change-Id: I79b3c9802e40e74ba7f0c9b102dc201d01ddeab5
-
Hai Zhang authored
-
Lee Shombert authored
Fixed a typo in an OWNERS file. The ".java" extension was wrong because the jni directory only has native code. The modification assigns the performance team as owner of all AnrTimer files. Bug: 282428924 Change-Id: Ib6e053a3b3e0f61f04de18be4ac7dc8158819710
-
yangjing24 authored
Bug: 316850504 Change-Id: Ie6655bb6634f1a20e9e5c320fd137fd73dab5f16 Signed-off-by:
yangjing24 <yangjing24@xiaomi.com>
-