Skip to content

Commit

Permalink
sepolicy: qti: Remove duplicate snxxx AIDL rules
Browse files Browse the repository at this point in the history
These now became a duplicate of qcom/sepolicy_vndr.

Change-Id: I7cac7b77322d88181d0a119ce0b28c678c0202e0
  • Loading branch information
bgcngm committed Feb 8, 2025
1 parent dcb3211 commit 3221f72
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion sepolicy/qti/vendor/file_contexts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
/mnt/rca(/.*)? u:object_r:idd_rca_file:s0

# HALs
/vendor/bin/hw/android\.hardware\.nfc-service\.nxp u:object_r:hal_nfc_default_exec:s0
/vendor/bin/hw/android\.hardware\.secure_element-service\.nxp u:object_r:hal_secure_element_default_exec:s0
/vendor/bin/hw/vendor\.lineage\.powershare@1\.0-service\.sony u:object_r:hal_lineage_powershare_default_exec:s0
/(vendor|odm|vendor/odm)/bin/hw/android\.hardware\.biometrics\.fingerprint@2\.1-service-rbs u:object_r:hal_fingerprint_default_exec:s0
Expand Down
1 change: 0 additions & 1 deletion sepolicy/qti/vendor/service_contexts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
android.hardware.camera.provider.ICameraProvider/external/0 u:object_r:hal_camera_service:s0
android.hardware.vibrator.IVibrator/dual u:object_r:hal_vibrator_service:s0
vendor.nxp.nxpnfc_aidl.INxpNfc/default u:object_r:hal_nfc_service:s0
vendor.semc.hardware.spc.ISpc/default u:object_r:vendor_hal_spc_service:s0
vendor.semc.hardware.extlight.IExtLight/default u:object_r:hal_light_service:s0
vendor.semc.hardware.fingerprint.IFingerprintDiagnostic/default u:object_r:egis_diagnostic_service:s0
Expand Down

0 comments on commit 3221f72

Please sign in to comment.