commit | c47d12e547569bef345ff92685642baa2b6feb34 | [log] [tgz] |
---|---|---|
author | Tom Chan <tomchan@google.com> | Wed Mar 27 20:04:29 2024 +0000 |
committer | Tom Chan <tomchan@google.com> | Tue Apr 02 21:06:16 2024 +0000 |
tree | 7105ac409cb7de36d65adb2f4e0333c05a8ea0be | |
parent | 1a9530df59b83a60b7fe60db03eb0ffd22e532cb [diff] |
Allow WearableSensingService to read from disk via Context#openFileInput The open file request will be proxied via the process that called WearableSensingManager#provideDataStream or #provideConnection. This follows a similar pattern as VisualQueryDetectionService. Test: atest CtsWearableSensingServiceTestCases Bug: 330701114 Change-Id: I5f16d8a96d098eca6dfbf4e6416d72bd8ec1f996