mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-28 13:35:33 +00:00
Bug: 197585437 Test: boot with hal_audiometricext_default initialized Change-Id: I3d9aa576af2faefd2b03b911141d5ffdafc7902e
17 lines
471 B
Plaintext
17 lines
471 B
Plaintext
# 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;
|