Skip to content

Commit

Permalink
Reapply "sdm845-common: sepolicy:Address pocketmode denials"
Browse files Browse the repository at this point in the history
This reverts commit a3f5a6e.
  • Loading branch information
RahulGorai0206 committed Feb 12, 2024
1 parent af5bb90 commit 62f1472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sepolicy/vendor/pocketmode_app.te
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ allow pocketmode_app app_api_service:service_manager find;

# Allow pocketmode_app read and write /data/data subdirectory
allow pocketmode_app system_app_data_file:dir create_dir_perms;
allow pocketmode_app system_data_file:dir search;
allow pocketmode_app system_app_data_file:{ file lnk_file } create_file_perms;

# Allow pocketmode_app to write to sysfs fingerprint nodes
Expand Down

0 comments on commit 62f1472

Please sign in to comment.