Skip to content

Commit

Permalink
Revert "sdm845-common: sepolicy: fix rild denials"
Browse files Browse the repository at this point in the history
This reverts commit 514486a.
  • Loading branch information
RahulGorai0206 committed Feb 12, 2024
1 parent 84cef10 commit 69f769f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions sepolicy/vendor/dontaudit.te
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,3 @@ dontaudit {
bt_firmware_file
firmware_file
}:filesystem getattr;

dontaudit {
rild
} default_prop:file r_file_perms;
2 changes: 0 additions & 2 deletions sepolicy/vendor/rild.te
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@ dontaudit rild tombstone_data_file:dir search;
dontaudit rild vendor_file:file ioctl;

set_prop(rild, deviceid_prop)

binder_call(rild, qtidataservices_app)

0 comments on commit 69f769f

Please sign in to comment.