Skip to content

Commit

Permalink
Merge "Bluetooth sepolicy: Allow setting SSR properties" into oc-mr1-…
Browse files Browse the repository at this point in the history
…dev am: 9a42e43

am: dec12c8

Change-Id: I57477b87612d84cc1e9980bebb0b12cdb2c6382f
  • Loading branch information
Petri Gynther authored and android-build-merger committed Sep 19, 2017
2 parents e35b239 + dec12c8 commit ee9e731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sepolicy/wcnss_filter.te
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ userdebug_or_eng(`
allow wcnss_filter ramdump_vendor_data_file:dir w_dir_perms;
allow wcnss_filter ramdump_vendor_data_file:file { create w_file_perms };
r_dir_file(wcnss_filter, debugfs_ipc)
set_prop(wcnss_filter, ssr_prop)
')

# Allow reading Bluetooth-related system properties
Expand Down

0 comments on commit ee9e731

Please sign in to comment.