mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
imported and adapted xiaomiparts from https://github.com/AlphaDroid-devices/device_xiaomi_sm8350-common/tree/alpha-13/parts with thermal profiles, per app refresh rate, speaker cleaner
11 lines
312 B
Plaintext
11 lines
312 B
Plaintext
hal_client_domain(system_app, hal_mlipay)
|
|
|
|
allow system_app sysfs_zram:dir search;
|
|
allow system_app sysfs_zram:file r_file_perms;
|
|
|
|
# Allow settings to query qemu.hw.mainkeys
|
|
get_prop(system_app, qemu_hw_prop)
|
|
|
|
# Allow System Apps to get settingsdebug.instant.packages prop
|
|
get_prop(system_app, settingslib_prop)
|