- separate audio hal HIDL and AIDL services. - separate sepolicy of aoc and audio Bug: 259161622 Test: build pass and check hidl/aidl on gs201 build pass for other chipset Change-Id: Id3c0446be6cdcd5a6e75c832e7d7f4a64716f79c Signed-off-by: Jasmine Cha <chajasmine@google.com>
13 lines
353 B
Plaintext
13 lines
353 B
Plaintext
# sysfs
|
|
type sysfs_aoc_dumpstate, sysfs_type, fs_type;
|
|
type sysfs_aoc_boottime, sysfs_type, fs_type;
|
|
type sysfs_aoc_firmware, sysfs_type, fs_type;
|
|
type sysfs_aoc, sysfs_type, fs_type;
|
|
type sysfs_aoc_reset, sysfs_type, fs_type;
|
|
|
|
# persist
|
|
type persist_aoc_file, file_type, vendor_persist_type;
|
|
|
|
# vendor
|
|
type aoc_audio_file, file_type, vendor_file_type;
|