diff options
author | qctecmdr <qctecmdr@localhost> | 2023-03-24 05:53:01 -0700 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2023-03-24 05:53:01 -0700 |
commit | 28fc47c05f1820155443c6eb30262b31f2732546 (patch) | |
tree | 5db115637be6cac96a070be55d765c787735256e | |
parent | 9f477ca70c1af3abf0343c38535ad3ccc41396c7 (diff) | |
parent | bf5c142fbc10574f54b85b79b28f48facb04f61b (diff) |
Merge "sepolicy: Fix avc denials for wakeup nodes"
-rw-r--r-- | generic/vendor/kalama/genfs_contexts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/vendor/kalama/genfs_contexts b/generic/vendor/kalama/genfs_contexts index 2079095e..c429d84b 100644 --- a/generic/vendor/kalama/genfs_contexts +++ b/generic/vendor/kalama/genfs_contexts @@ -294,3 +294,4 @@ genfscon sysfs /devices/platform/soc/ac0000.qcom,qupv3_1_geni_se/a80000.i2c/i2c- genfscon sysfs /devices/platform/soc/3000000.remoteproc-adsp/remoteproc/remoteproc1/3000000.remoteproc-adsp:glink-edge/3000000.remoteproc-adsp:glink-edge.adsp_apps.-1.-1/wakeup u:object_r:sysfs_wakeup:s0 genfscon sysfs /devices/platform/soc/b0000000.qcom,cnss-qca-converged/wakeup u:object_r:sysfs_wakeup:s0 genfscon sysfs /devices/platform/soc/3000000.remoteproc-adsp/remoteproc/remoteproc0/3000000.remoteproc-adsp:glink-edge/3000000.remoteproc-adsp:glink-edge.adsp_apps.-1.-1/wakeup u:object_r:sysfs_wakeup:s0 +genfscon sysfs /devices/platform/soc/soc:gpio_key/wakeup u:object_r:sysfs_wakeup:s0 |