summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Robert Wu <robertwu@google.com> 2023-06-26 22:02:37 +0000
committer Robert Wu <robertwu@google.com> 2023-07-10 23:55:53 +0000
commit32c75a0adc0a7c171f75098d8984c055f6b6ccf9 (patch)
treec21b1d4c97cad67313a60c7c88056f2497daa9d0 /libs/androidfw/StringPool.cpp
parent7977cadcefd9e4eb859a30427762302d8270f047 (diff)
MIDI: Add virtual devices per user
Create virtual MIDI devices per user. Before, only the system user could create virtual MIDI devices. These devices could be accessed by all users. No other user could create virtual devices. With this change, all users can create can install an app that provides a Virtual MIDI Device Service. getDevices() surfaces devices that can be opened by that user. openDevice() rejects devices that are not created by that user. Users can no longer open virtual MIDI devices created by other users. Bug: 279553006 Bug: 272175328 Bug: 28673954 Test: atest CtsMidiTestCases Test: Midi Synth Ex app with Midi Keyboard app Test: Installing virtual midi apps on multiple users Change-Id: I7a2cf9a788cf1ccb701ef6be63295f336a479fe4 (cherry picked from commit 2f55b06377d698509231b2d09b4ea51062580468) Merged-In: I7a2cf9a788cf1ccb701ef6be63295f336a479fe4
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions