summaryrefslogtreecommitdiffstats
path: root/modules/README.android
diff options
context:
space:
mode:
Diffstat (limited to 'modules/README.android')
-rw-r--r--modules/README.android2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/README.android b/modules/README.android
index a79a1d5..57abb72 100644
--- a/modules/README.android
+++ b/modules/README.android
@@ -7,6 +7,8 @@ libhardware.so eventually should contain *just* the HAL hub
Modules are .so in /system/libs/hw/ and have a well defined naming
convention:
+ /system/libs/hw/<*_HARDWARE_MODULE_ID>.<ro.product.board>.so
+ /system/libs/hw/<*_HARDWARE_MODULE_ID>.<ro.board.platform>.so
/system/libs/hw/<*_HARDWARE_MODULE_ID>.<ro.arch>.so
/system/libs/hw/<*_HARDWARE_MODULE_ID>.default.so