Add sepolicy for dumpstate to zip tcpdump into bugreport

Bug: 264490014
Test: 1. Enable tcpdump_logger always-on function
      2. Dump bugreport
      3. Pull dumpstate_board.bin and chagne it to zip
      4. Unzip dumpstate_board.zip and check if tcpdump files
         are there.
Change-Id: I04ca96860c78baf24afd7deecff7dd4d470d9539
This commit is contained in:
martinwu 2023-04-24 02:28:32 +00:00
parent d90ebc1fdb
commit da1f9ffa79
4 changed files with 17 additions and 10 deletions

View file

@ -1,4 +0,0 @@
# b/264490014
userdebug_or_eng(`
permissive tcpdump_logger;
')