commit | af070b735aa808a01e281682421f66a2d6182c01 | [log] [tgz] |
---|---|---|
author | Denny cy Lee <dennycylee@google.com> | Thu Jul 21 10:44:59 2022 +0000 |
committer | Denny cy Lee <dennycylee@google.com> | Fri Jul 29 02:52:52 2022 +0000 |
tree | 4cc6b187b5589e695d00cd4cf8749bb1cf2e942e | |
parent | 13b46d9838a171ec311b7b47d2fd91ca56b66d32 [diff] [blame] |
HwInfo: Move hardware info sepolicy to pixel common Bug: 215271971 Test: no sepolicy for hardware info Change-Id: I35cfbf3f9fa031bf1a02febfca57929b8cada460 Signed-off-by: Denny cy Lee <dennycylee@google.com>
diff --git a/hardware_info_app/device.te b/hardware_info_app/device.te new file mode 100644 index 0000000..ceaf547 --- /dev/null +++ b/hardware_info_app/device.te
@@ -0,0 +1,2 @@ +# Battery history +type battery_history_device, dev_type;