20 Commits

Author SHA1 Message Date
SGCMarkus
7ad58f9629 sm8250-common: sepolicy: allow vendor_file execute_no_trans
In some cases vendor_init_fingerprint, vendor_init_hw,
and vendor_qti_init_shell were not allowed to execute setprop/getprop

This caused ril and fingerprint, as well as partially sensors to fail.

Log:
avc:  denied  { execute_no_trans } for  pid=613 comm="init.oem.hw.sh" path="/vendor/bin/setprop" dev="overlay" ino=32565 scontext=u:r:vendor_init_hw:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=0
avc: denied { execute_no_trans } for comm="init.qcom.early" path="/vendor/bin/getprop" dev="overlay" ino=34132 scontext=u:r:vendor_qti_init_shell:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=0
avc: denied { execute_no_trans } for comm="init.oem.finger" path="/vendor/bin/getprop" dev="overlay" ino=34132 scontext=u:r:vendor_init_fingerprint:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=0
avc: denied { execute_no_trans } for comm="init.qcom.post_" path="/vendor/bin/getprop" dev="overlay" ino=34132 scontext=u:r:vendor_qti_init_shell:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=0
2022-03-09 22:50:07 +01:00
SGCMarkus
3c0cba0748 sm8250-common: livedisplay: uprev to 2.1 2022-03-06 23:02:20 +01:00
SGCMarkus
37fb10f30e sm8250-common: sepolicy: allow hal_fingerprint_default access to vendor_sysfs_fingerprint 2022-02-25 16:58:36 +01:00
SGCMarkus
906e2153d7 sm8250-common: sepolicy: add pstar touch hal service 2022-02-22 21:57:46 +01:00
SGCMarkus
7375f455fa sm8250-common: sepolicy: fix power hal and wakeup
also fix few more nfc denials
2022-02-21 00:11:32 +01:00
SGCMarkus
31398f7cdc sm8250-common: sepolicy: label dt-gesture and allow power/sensor hal access
pstar uses the touchscreen_mmi via stmicro_mmi driver
this is a partial revert of
376db816f6
2022-02-20 17:19:53 +01:00
SGCMarkus
d1def81471 sm8250-common: sepolicy: allow gnss hal to find fwk_sensor_hwservice 2022-02-20 17:09:08 +01:00
SGCMarkus
5ecaa7df6c sm8250-common: sepolicy: allow fingerprint hal access to bootimage props 2022-02-20 17:06:10 +01:00
SGCMarkus
b750905fc0 sm8250-common: sepolicy: allow rild access to wifi hal props 2022-02-20 17:05:35 +01:00
SGCMarkus
de433dd886 sm8250-common: sepolicy: label bq25960, mmi_chrg_manager(_qc3p) power supplies
also remove fp_fpc1020 duplicate
2022-02-20 17:04:34 +01:00
SGCMarkus
e948fd1bba sm8250-common: sepolicy: label moto nfc props
also make the touch prop more common
2022-02-20 17:02:57 +01:00
SGCMarkus
b41d7c4118 sm8250-common: sepolicy: allow thermal-engine access to sysfs_battery_supply 2022-02-20 17:01:38 +01:00
SGCMarkus
b43e3fd93e sm8250-common: sepolicy: label stflashtool and st secure_element 2022-02-20 16:59:59 +01:00
SGCMarkus
e565a9ed2d sm8250-common: sepolicy: label pstar nfc service and device 2022-02-20 15:21:51 +01:00
SGCMarkus
55cd6328ed sm8250-common: sepolicy: label pstars vibrator interface 2022-02-20 15:15:29 +01:00
dianlujitao
0fe53f415a sm8250-common: sepolicy: Fix build for S
Change-Id: Ic0c822ce146bee4d09a62306d4573f557acd186e
2022-02-20 14:29:59 +01:00
SamarV-121
918ba8d989 sm8250-common: sepolicy: Unlabel ro.gfx.driver.1
* https://android-review.googlesource.com/c/platform/system/sepolicy/+/1344643

Change-Id: I8cf513c21b91260ef914ea1621a7363c133d37d3
2022-02-20 14:24:42 +01:00
dianlujitao
a668c90d3a sm8250-common: sepolicy: Remove nonexistent property labels
Change-Id: I725ebcd810a718d0f6f42c4422d32845520aacef
2022-02-20 14:24:31 +01:00
SGCMarkus
488bd72bc5 sm8250-common: sepolicy: add rules for goodix/fpc1020 2022-02-20 14:21:47 +01:00
SGCMarkus
a6fb204f84 sm8250-common: add sepolicies from nio
state: fffc7ba5a6
2022-02-19 15:28:33 +01:00