Skip to content
Commit 21a6f2d5 authored by karthik bharadwaj's avatar karthik bharadwaj
Browse files

Update Sending Settings Changed Notifications

This CL updates piping settings changed notifications from the
ContextHub HAL to CHRE by:
- Supporting multi-user location settings by sending a notification
on a user change
- Sending a microphone access notification on a ContextHub HAL reset

Bug: 183218234
Test: Test prerequisites -  have 2 users (Owner, Guest) on device,
default location settings on owner is enabled.
- Change location setting to 'disabled' on Owner, observe that the
settings change is propagated (via a log msg).
- Change user to Guest, observe a location enabled notification
(via a log msg)
- Permutations of the above, observe correct behavior via log msgs.
- Repeat on a different device for a consistency check

Change-Id: Ib2bc7cac37ea4a0e0acdf0930df3a926b0efb1c2
parent f9bb86f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment