Bug: 197585437 Test: boot with hal_audiometricext_default initialized Change-Id: I3d9aa576af2faefd2b03b911141d5ffdafc7902e
16 lines
471 B
Text
16 lines
471 B
Text
# sysfs
|
|
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;
|
|
type sysfs_pixelstats, fs_type, sysfs_type;
|
|
|
|
# persist
|
|
type persist_aoc_file, file_type, vendor_persist_type;
|
|
type persist_audio_file, file_type, vendor_persist_type;
|
|
|
|
# vendor
|
|
type aoc_audio_file, file_type, vendor_file_type;
|
|
|
|
# data
|
|
type audio_vendor_data_file, file_type, data_file_type;
|