summaryrefslogtreecommitdiffstats
path: root/modules/README.android
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:44:04 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:44:04 -0800
commitb376203efb29c5f86ad8c8d40e90b74756669a1c (patch)
tree6b058ae8d46ca88bf59313a45090d84a28da486c /modules/README.android
parentf87393cb242a0de85631c3df4d8f147cdbb43e59 (diff)
downloadhardware_libhardware-b376203efb29c5f86ad8c8d40e90b74756669a1c.zip
hardware_libhardware-b376203efb29c5f86ad8c8d40e90b74756669a1c.tar.gz
hardware_libhardware-b376203efb29c5f86ad8c8d40e90b74756669a1c.tar.bz2
auto import from //branches/cupcake/...@130745
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