summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author Evan Chen <evanxinchen@google.com> 2023-11-28 18:09:45 +0000
committer Evan Chen <evanxinchen@google.com> 2024-01-18 19:44:41 +0000
commit1ea0411bbf976cf75a12d02ec7ed878d104b2e4e (patch)
treea89616d51ec68622dafc8d5608f0c2e4e3b8133d /libs/hwui/FrameInfoVisualizer.cpp
parent9881b8a60d661e95712672d83b62b107845fafc9 (diff)
Introduce CDM device presence base on UUID
1. Introduce a new API startObservingDevicePresence` that able to observing the devices base on association id or uuid. 2. Introduce a new request called DevicePresenceRequest allows app to be able setUuid or setAssociationId. Not that, caller can only use one setter. And only system app is able to use setUuid. 2. Introduce a new callback that that system app will be recieve when device is connected / disconnected. 3. Introduce a new Permission REQUEST_OBSERVE_DEVICE_UUID_PRESENCE that with signature protection level. 4. Introduce a new ObservingDevicePresenceResult with a new callback onDeviceEvent(ObservingDevicePresenceResult) 5. Deprecate the startObservingDevicePresence(MacAddress). Test: cts Bug: 316015619 Change-Id: I4e311866d7640218ed6dd9937911f984e88355ef
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions