commit | d77bc5a970879e0e7dc14fc15fe9f6b9f204034b | [log] [tgz] |
---|---|---|
author | Adam Shih <adamshih@google.com> | Fri Jun 18 09:32:08 2021 +0800 |
committer | Adam Shih <adamshih@google.com> | Fri Jun 18 12:56:05 2021 +0800 |
tree | e967f26f19e1d67408e4769b66c186c91e824bca | |
parent | d9876fd2665bf2724fce681461505ce8fd99853d [diff] [blame] |
organize confirmationui settings Bug: 190331547 Bug: 190331370 Test: build ROM and make sure file and sepolicy is still there Change-Id: I4cabf9280ab5e21038bcb72615799b7ed0fb1670
diff --git a/confirmationui/device.te b/confirmationui/device.te new file mode 100644 index 0000000..54fe349 --- /dev/null +++ b/confirmationui/device.te
@@ -0,0 +1 @@ +type tui_device, dev_type;