- Feb 09, 2024
-
-
Jeff Sharkey authored
As we expand our audience, developers will be interested in knowing what APIs are supported through a top-down dashboard view that we can continually update over time. This change emits a statistics CSV that can be easily bulk-imported to generate a dashboard. Bug: 322895594 Test: TH Change-Id: Idea55b64cdb79e9a49f63340f83a1b395f8e5ec7
-
Azhara Assanova authored
-
Matías Hernández authored
-
Matt Casey authored
-
Azhara Assanova authored
-
Alexander Roederer authored
-
Anton Potapov authored
-
Ted Bauer authored
-
Fabian Kozynski authored
-
Azhara Assanova authored
Bug: 293467489 Test: N/A Change-Id: Ie1155403744d83846749d9ad065019dbf8320543
-
Santiago Seifert authored
-
Marcelo Arteiro authored
-
Anton Kulakov authored
-
Matías Hernández authored
Bug: 317503801 Test: atest ExpandableNotificationRowTest Flag: ACONFIG com.android.systemui.notification_row_user_context DEVELOPMENT Change-Id: I11c5b39f2d9d8f0788acab43640a6d4abcd5a179
-
Kweku Adams authored
-
András Kurucz authored
-
Matt Pietal authored
-
Chris Göllner authored
-
Marcelo Arteiro authored
This was introduced by mistake when investigating a known issue in a unrelated CL. Fixes: 324423788 Test: testAppAppearanceReflectsInstallation Flag: NONE Change-Id: I65c7e3760c9ed60c71cdeba39c39d7cf4590ab3a
-
Harry Cutts authored
* changes: uinput: delay from the end of the last delay uinput: Specify timestamps when injecting events from evemu uinput: use nanoseconds for delay durations
-
Anthony Alridge authored
-
Islam Elbanna authored
-
Siim Sammul authored
[automerger skipped] Merge "Set up platform flags to use for enabling proto tombstone" into main am: a779b380 am: b07dd5f8 -s ours am skip reason: Merged-In I76bd6ca0fd7d97e848784a640d359d3fd009621b with SHA-1 a3e9e1c7 is already in history Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2950825 Change-Id: I5bf1e7db3a0670860d818e501f66ffa84ce39afc Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Santiago Seifert authored
In preparation for flagged changes to prevent that mechanism. Flag: NONE Bug: b/263520343 Test: atest MediaRouter2HostSideTest Change-Id: I62f707132efce2c5e40f10e7d0cf723201c7f0e2
-
Siim Sammul authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2950825 Change-Id: I53423986a5611978a4bcf5a5ee04eb179d940746 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Luca Zuccarini authored
-
Siim Sammul authored
-
András Kurucz authored
NotificationLogger supposed to be deleted with this refactor flag, therefore it cannot be constructed if the flag is on. Bug: 324436985 Test: atest NotificationLoggerTest Flag: ACONFIG com.android.systemui.notifications_live_data_store_refactor DEVELOPMENT Change-Id: I02c21e3eb920e2d68dac33791454318ce4196585
-
Eric Laurent authored
-
András Kurucz authored
-
Anton Kulakov authored
In some scenarios application.uid could be not set for RE-SDKs. For thouse use cases current process (sdk_sandbox) UserHandle should be used. Without this change SYSTEM (0) user will be used (-1 / PER_USER_RANGE) Bug: 323267234 Test: CustomizedSdkContextTest from secondary user Change-Id: I04527c8b89341020460cae1adb1b80269b68fbcd
-
Charles Chen authored
* changes: [API] Add speaker Id for hds and vqds [API] Introduce VisualQueryDetectedResult
-
Hiroki Sato authored
-
Chris Li authored
-
Greg Piecyk authored
-
Kweku Adams authored
-
Hiroki Sato authored
It's possible that there's no package that receives QUICKSTEP_SERVICE intent. In this case, PackageManager#resolveService returns null. (Actually the method is annotated as nullable.) This adds an explicit null check in the corresponding code. Flag: none Bug: 324510233 Test: tree hugger. Test: ARC++ no longer throws NPE. Change-Id: I2046d8bfca98963f58ff537b5769579c7dd6a49c
-
Charles Chen authored
We add a field to egress the speaker Ids. Bug: 318617199 Test: atest CtsVoiceInteractionTestCases Flag: ACONFIG android.service.voice.flags.allow_speaker_id_egress NEXTFOOD Change-Id: I5fff92de96c78561eff3c1e23e19a893d128226b
-
Charles Chen authored
Introduce the new data class to encapsulate detection results from the VisualQueryDetectionService and update paired API calls for future extension. Bug: 318617199 Test: atest CtsVoiceInteractionTestCases Flag: ACONFIG android.service.voice.flags.allow_complex_results_egress_from_vqds NEXTFOOD Change-Id: I9bebb71b1064e2b81a37f584c7af13a9ed8a4759
-
Vishnu Nair authored
-