New Stuff: * Add program to read the GSA logs Evidence: avc: denied { read } for comm="dump_gsa" name="gsa-log1" dev="tmpfs" ino=1261 scontext=u:r:dump_gsa:s0 tcontext=u:object_r:gsa_log_device:s0 tclass=chr_file permissive=0 avc: denied { read } for comm="dump_gsa" name="gsa-bl1-log2" dev="tmpfs" ino=1222 scontext=u:r:dump_gsa:s0 tcontext=u:object_r:gsa_log_device:s0 tclass=chr_file permissive=0 Bug: 360205716 Test: adb shell dumpstate and check the dumpstate_board.txt for GSA logs Flag: EXEMPT debug only Change-Id: I4ea35da7916273cf526570067f24145ef4fb14f1 Signed-off-by: Thomas Flucke <tflucke@google.com>
3 lines
101 B
Makefile
3 lines
101 B
Makefile
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gsa/sepolicy/gsa
|
|
|
|
PRODUCT_PACKAGES += dump_gsa
|