- Jan 04, 2024
-
-
Pawan Wagh authored
Test: m Settings && adb install -r $ANDROID_PRODUCT_OUT/system_ext/priv-app/Settings/Settings.apk Test: atest SettingsProviderTest Bug: 295035851 Bug: 294614538 Change-Id: I7bba46c39d609f314e17eb861341bd599b192612
-
Pawan Wagh authored
Test: m framework-all Test: Compiled and applied OTA using settings app using stable interface m Settings && adb install -r $ANDROID_PRODUCT_OUT/system_ext/priv-app/Settings/Settings.apk Bug: 317914533 Change-Id: I393df5218c60303dbea60386c680b75b553ddac2
-
- Jan 02, 2024
-
-
Mateus Azis authored
-
Steven Moreland authored
Merge changes from topics "libjnigraphics-fix-history", "validate-version-script-stub-tags" into main * changes: libjnigraphics: fix map.txt typo libjnigraphics: remove typo markers
-
Maciej Żenczykowski authored
-
- Dec 28, 2023
-
-
Mikhail Naganov authored
* changes: AudioService: check for AIDL service availbility Enable AIDL HAL support in the framework
-
Mateus Azis authored
These fields are unused and holder object references unnecessarily, possibly hurting garbage-collection. Bug: 274764512 Test: built and ran a local image on cuttlefish; no obvious issues. Change-Id: Ia04271cd2e29faba003feb96d87a629910a8d574
-
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 23, 2023
-
-
Maciej Żenczykowski authored
It is effectively an oversight that bluetooth has this but network stack does not. This prevents the network stack process from (for example) using timerfd_create with CLOCK_{REAL,BOOT}TIME_ALARM, without trampolining through parts of the mainline module which are shipped as part of the system server. See: https://man7.org/linux/man-pages/man2/timerfd_create.2.html This change presumably depends on https://android-review.googlesource.com/c/platform/system/sepolicy/+/2863215 Bug: 316171727 Test: TreeHugger Signed-off-by:
Maciej Żenczykowski <maze@google.com> Change-Id: I3198262bc45cdd894fead211e9c3c6215dae71de
-
- 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
-
-
Steven Moreland authored
shouldn't have spaces around '=' w/ introduced Bug: 317293882 Test: N/A Change-Id: I78b9949535d11224d3c87fa8718d9eb3a32e8937
-
Steven Moreland authored
These are ignored, so this change is a no-op. Bug: 317415381 Test: N/A Change-Id: I83b11a0b5ecea98f105e3bd9aa5a6f0287e497fd
-
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
-