commit | b4fe247823f1b251db2d6c190cc7063269e243ac | [log] [tgz] |
---|---|---|
author | Rubin Xu <rubinxu@google.com> | Mon Jun 21 10:43:00 2021 +0100 |
committer | Rubin Xu <rubinxu@google.com> | Mon Jun 21 13:39:11 2021 +0100 |
tree | 969e90e6e863d6f9c3c4963cd4dc9616f0a6d5ce | |
parent | 50ae7cbf1bdd18a23c14b82037af9705c4524470 [diff] |
DPM.isUsbDataSignalingEnabled() callable on unmanaged device Fix an issue in existing implementation where the API will throw exception when called on a device without DO or PO: a slight tweak of semantics such that when the API is called by a regular app, return the device-wide policy regardless which user the caller is from. Bug: 190024751 Test: manual with modifed TestDPC on unmanaged device. Change-Id: I227d01ec275bc0a074a3789bab194c76fc72b5b8