Skip to content

Commit

Permalink
sony: kitakami: sepolicy: Address priv_app denials
Browse files Browse the repository at this point in the history
Fix rfs writing/reading requirements

Signed-off-by: Humberto Borba <[email protected]>
Change-Id: I4020e806f3f8b21b05e0e165d1d07ac64a7037df
  • Loading branch information
humberos authored and erikcas committed May 22, 2017
1 parent eab9068 commit 92a31f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sepolicy/priv_app.te
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ r_dir_file(priv_app, idd_data_file)
r_dir_file(priv_app, system_app_data_file)
r_dir_file(priv_app, radio_data_file)
r_dir_file(priv_app, nfc_data_file)

rw_dir_file(priv_app, rfs_system_file)

0 comments on commit 92a31f2

Please sign in to comment.