Revert "sdm710-common: sepolicy: Add SELinux policy for flags_health_check"

Output:
neverallow check failed at out/soong/.intermediates/system/sepolicy/plat_policy_for_vendor.cil/android_common/plat_policy_for_ven>
  (neverallow domain property_type (file (ioctl lock)))
    <root>
    allow at out/soong/.intermediates/system/sepolicy/plat_policy_for_vendor.cil/android_common/plat_policy_for_vendor.cil:33193
      (allow flags_health_check aac_drc_prop (file (ioctl read getattr lock map open watch watch_reads)))
    <root>
    allow at out/soong/.intermediates/system/sepolicy/plat_policy_for_vendor.cil/android_common/plat_policy_for_vendor.cil:33194
      (allow flags_health_check ab_update_gki_prop (file (ioctl read getattr lock map open watch watch_reads)))
    <root>
    allow at out/soong/.intermediates/system/sepolicy/plat_policy_for_vendor.cil/android_common/plat_policy_for_vendor.cil:33195
      (allow flags_health_check adbd_config_prop (file (ioctl read getattr lock map open watch watch_reads)))
    <root>
    allow at out/soong/.intermediates/system/sepolicy/plat_policy_for_vendor.cil/android_common/plat_policy_for_vendor.cil:33196
This reverts commit c7fb8c20d2.
This commit is contained in:
CakesTwix 2023-11-25 22:17:59 +02:00
parent a6aa3f0e32
commit 6b9dbfe85a
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -1,4 +0,0 @@
allow flags_health_check aac_drc_prop:file r_file_perms;
allow flags_health_check ab_update_gki_prop:file r_file_perms;
allow flags_health_check adbd_config_prop:file r_file_perms;
allow flags_health_check ctl_adbd_prop:file r_file_perms;