Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1e69dc36 authored by Michael Bestas's avatar Michael Bestas
Browse files

qcom: Extend untrusted_app access to battery/power supply sysfs

* This makes apps like AccuBattery work again

Change-Id: Idc6c2d5a938a9dd22343f6ee167c0f18a79a2329
parent 0a5dfb2c
Loading
Loading
Loading
Loading

qcom/common/untrusted_app.te

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
# allow apps to read battery status
r_dir_file(untrusted_app, sysfs_battery_supply)
+3 −0
Original line number Diff line number Diff line
# allow apps to read battery status
r_dir_file(untrusted_app_all, sysfs_battery_supply)
r_dir_file(untrusted_app_all, sysfs_usb_supply)