projects
/
GitHub
/
LineageOS
/
android_device_motorola_exynos9610-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f289006
)
exynos9610: sepolicy: Allow gpsd to read bootanim_system_prop
author
Nolen Johnson
<johnsonnolen@gmail.com>
Sun, 17 Apr 2022 00:27:42 +0000
(20:27 -0400)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Sun, 17 Apr 2022 21:39:10 +0000
(17:39 -0400)
Change-Id: I52b6b5da47921cf238fb98da50b452b1f6cbcdd2
sepolicy/vendor/gpsd.te
patch
|
blob
|
blame
|
history
diff --git
a/sepolicy/vendor/gpsd.te
b/sepolicy/vendor/gpsd.te
index 773519c725031085e81fece3f1d61cada28175fc..b28039659ddb32d534ec6b7e478bb9176a8fd624 100644
(file)
--- a/
sepolicy/vendor/gpsd.te
+++ b/
sepolicy/vendor/gpsd.te
@@
-12,6
+12,7
@@
allow gpsd hal_exynos_rild_hwservice:hwservice_manager find;
binder_call(gpsd, rild)
+get_prop(gpsd, bootanim_system_prop)
get_prop(gpsd, radio_control_prop)
wakelock_use(gpsd)