Branch zuma from gs201 sha1 63751751aa91275b083797278d638078b3a0bf7a cp/pantah/ripcurrent cp/gs201/zuma Bug: 229340586 Change-Id: Ie692d8dbbf0fc4d3b376dc9fe3e930bd3955a88e Signed-off-by: Aaron Ding <aaronding@google.com>
17 lines
518 B
Text
17 lines
518 B
Text
# 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;
|
|
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;
|