Remove the duplicate gxp rule
Bug: 375108715 Test: build Flag: EXEMPT bugfix Change-Id: I8d4aa27c963709a91b1284921a20d7fc5d369d89
This commit is contained in:
parent
c90999f82a
commit
69ffa902be
1 changed files with 1 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
# Dump GXP logs to bugreport.
|
||||
pixel_bugreport(dump_gxp)
|
||||
|
||||
userdebug_or_eng(`
|
||||
|
@ -7,7 +8,5 @@ userdebug_or_eng(`
|
|||
allow dump_gxp sscoredump_vendor_data_coredump_file:file r_file_perms;
|
||||
allow dump_gxp sscoredump_vendor_data_crashinfo_file:dir r_dir_perms;
|
||||
allow dump_gxp sscoredump_vendor_data_crashinfo_file:file r_file_perms;
|
||||
# Allow dump_gxp to access gxp properties.
|
||||
get_prop(google_camera_app, vendor_gxp_prop)
|
||||
')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue