- Jan 04, 2024
-
-
Eric Biggers authored
-
Prabir Pradhan authored
-
Alexei Nicoara authored
-
Azhara Assanova authored
-
Alexei Nicoara authored
Change-Id: Icc8a7b899ccb54196ece9cccbfe3658547f0603c
-
- Jan 03, 2024
-
-
Treehugger Robot authored
-
Peiyong Lin authored
Toast message should have a target package that receives and resolves the intent, otherwise it will be sent to all components in all packages which could result in crashes. Bug: b/318460567 Test: manual Change-Id: I9918ae7d273aa0bda6a39294bba878d9b58cf1b5
-
Arpit Singh authored
We don't have a way to determine if devices can actually report HID usage keys. Marking them as fallback only. Bug: 297094448 Bug: 317838112 Test: atest inputflinger_tests (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:45f626a154f66f4cceecaf6e32392741a00529a3) Merged-In: I45710f9e6237c86613717fab779dbd7cc5c66c86 Change-Id: I45710f9e6237c86613717fab779dbd7cc5c66c86
-
Steven Moreland authored
* changes: Change the native_transact to handle local binder txns Update HwNoService to implement IServiceManager.Stub
-
Oli Lan authored
-
Treehugger Robot authored
-
Nelson Li authored
Bug: 318325153 Test: m frameworks-base-overlays frameworks-base-overlays-debug Change-Id: I84bd21ab8a3a28250b50b5f9bdb6d7ed5a2e73f7
-
Devin Moore authored
This is only enabled for IServiceManager for the fake HwNoService class that replaces the remote hwservicemanager on devices that have HIDL disabled. Test: boot CF without hwservicemanager Bug: 218588089 Change-Id: Ibd2ad90aad7b70d61b70ec29f654f99dcf7610d1
-
- 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
-
Azhara Assanova authored
Bug: 293467489 Test: tested on device Change-Id: I1abb2b880a37f18c0a5e28c4e22d739703d1f20a Merged-In: I277458bb1f6d7ece1f9efc8054a8d3d9b3924000
-
Maciej Żenczykowski authored
-
- Dec 29, 2023
-
-
Shen Lin authored
ComponentName.unflattenFromString() is nullbale, also default IME may not be found. Bug: 317111226 Test: atest Change-Id: I060d5501d804bc6fdc61d09508dc985df4bba774
-
- 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
-