Skip to content

Commit

Permalink
common: dynamic: Replace packageblacklist with packageexludelist
Browse files Browse the repository at this point in the history
* Replace vendor.camera.aux.packageblacklist with vendor.camera.aux.packageexcludelist
  as recommended by coding guidelines https://developers.google.com/style/word-list#blacklist.

Change-Id: I9c1862528ecba06ac612d926757cbc3c313009fa
  • Loading branch information
ArianK16a authored and xlxfoxxlx committed Jan 5, 2021
1 parent 5344cb7 commit 4ab722a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions common/dynamic/property_contexts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# Aux camera blacklist prop readable to everything
vendor.camera.aux.packageblacklist u:object_r:exported_default_prop:s0
vendor.camera.aux.packageexcludelist u:object_r:exported_default_prop:s0

0 comments on commit 4ab722a

Please sign in to comment.