| Lei Ju | f7f93da | 2023-12-15 14:48:25 -0800 | [diff] [blame] | 1 | This folder contains the common settings for CHRE shared by various platforms. |
| 2 | |||||
| 3 | Dependencies among types can happen. For example, hal_contexthub_default | ||||
| 4 | depends on sysfs_aoc at the moment. When setting up a device with CHRE | ||||
| 5 | we should make sure rules of dependent types are included too. | ||||