mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-08-03 23:16:30 +09:00
* System only reads them, but never sets them * Rename to vendor_fingerprint_prop while at it Change-Id: Id980731ec53338c5c5a07b81f10a283c428d17aa
7 lines
343 B
Plaintext
7 lines
343 B
Plaintext
allow { appdomain -isolated_app } adsprpcd_file:dir r_dir_perms;
|
|
allow { appdomain -isolated_app } public_adsprpcd_file:file r_file_perms;
|
|
allow { appdomain -isolated_app } vendor_xdsp_device:chr_file r_file_perms;
|
|
|
|
get_prop({ appdomain -isolated_app }, vendor_fingerprint_prop)
|
|
get_prop({ appdomain -isolated_app }, vendor_tee_listener_prop)
|