diff options
| author | Julian Veit <claymore1298@gmail.com> | 2025-07-02 18:44:59 +0200 |
|---|---|---|
| committer | Julian Veit <claymore1298@gmail.com> | 2025-07-02 18:45:20 +0200 |
| commit | 3c071b9c6610d280e8a8728b97ebb2f11d322a89 (patch) | |
| tree | 7f4a4e4767786ee6cf9abc93178b31b9f38b0fcc | |
| parent | 89a1aff99683fbc269d6084e82b3aecfe023ffbc (diff) | |
is breaking non qcom devices.
This reverts commit 89a1aff99683fbc269d6084e82b3aecfe023ffbc.
Change-Id: I5328ee85b75e54441445c82da53ae93ccb3e20f4
| -rw-r--r-- | common/vendor/system_app.te | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common/vendor/system_app.te b/common/vendor/system_app.te deleted file mode 100644 index d654dc9..0000000 --- a/common/vendor/system_app.te +++ /dev/null @@ -1,3 +0,0 @@ -allow system_app sysfs_battery_supply:dir r_dir_perms; -allow system_app sysfs_battery_supply:file r_file_perms; - |
