mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
1. Adding allows for smlog and dumpstate 2. Moving log path to data/vendor Bug: 37169733 Test: Verify modem logs in bugreport Change-Id: Ifaef1976bc7b88afdd3ee2a7ef82a78853c5ee14
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
userdebug_or_eng(`
|
|
allow dumpstate modem_dump_file:dir create_dir_perms;
|
|
allow dumpstate modem_dump_file:file create_file_perms;
|
|
')
|