8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
|
|
### ADB daemon
|
||
|
|
|
||
|
|
# audiobox test.
|
||
|
|
# data/audiobox for audiobox test
|
||
|
|
allow adbd audiobox_test_file:dir r_dir_perms;
|
||
|
|
allow adbd audiobox_test_file:file r_file_perms;
|
||
|
|
|