android_device_xiaomi_sdm66.../sepolicy/vendor/system_app.te
SagarMakhar 409cd433a0
sdm660-common: Add sepolicy for kcal
Signed-off-by: bablusss <baaswanthmadhav@gmail.com>
2019-08-20 10:39:43 +02:00

6 lines
299 B
Text

allow system_app vendor_default_prop:file { getattr open read };
allow system_app wificond:binder call;
allow system_app hal_mlipay_hwservice:hwservice_manager find;
allow system_app hal_mlipay_default:binder call;
allow system_app kcal_dev:file rw_file_perms;
allow system_app kcal_dev:dir search;