commit | 989583723944ec4af3a49a0a080f9086b14bb836 | [log] [tgz] |
---|---|---|
author | Jason Chiu <jasoncschiu@google.com> | Mon Nov 27 16:58:15 2023 +0800 |
committer | Jason Chiu <jasoncschiu@google.com> | Tue Nov 28 16:12:27 2023 +0800 |
tree | 10cf5e73ee8b594ac0886d80a33422d0b57e50b0 | |
parent | e2592f8850f736182151ac7508a32493f96e7524 [diff] [blame] |
gs-common: move sepolicy related to bootctrl hal aidl to gs-common Bug: 265063384 Change-Id: I8f090f4601e0719ae3abe3e9d0981710fdc8b6af Signed-off-by: Jason Chiu <jasoncschiu@google.com>
diff --git a/bootctrl/sepolicy/aidl/file.te b/bootctrl/sepolicy/aidl/file.te new file mode 100644 index 0000000..5357fa9 --- /dev/null +++ b/bootctrl/sepolicy/aidl/file.te
@@ -0,0 +1,2 @@ +# sysfs +type sysfs_ota, sysfs_type, fs_type;