diff options
author | codeworkx <codeworkx@cyanogenmod.com> | 2012-09-05 23:21:25 +0200 |
---|---|---|
committer | codeworkx <codeworkx@cyanogenmod.com> | 2012-09-05 23:21:25 +0200 |
commit | 936430cd4a2c237cc19118bedb0588841e06436c (patch) | |
tree | 79f3ed23f2edebf0c7b4578f61edebdf68080baf | |
parent | 5f396c878ccc3a18a0b5a9317bc04779a6f14622 (diff) | |
download | device_samsung_p3100-936430cd4a2c237cc19118bedb0588841e06436c.zip device_samsung_p3100-936430cd4a2c237cc19118bedb0588841e06436c.tar.gz device_samsung_p3100-936430cd4a2c237cc19118bedb0588841e06436c.tar.bz2 |
extract: variant specific sensor module
Change-Id: I6b5e48cb047a9862a1fdb6e42bdee24c0de77b31
-rw-r--r-- | proprietary-common-files.txt | 1 | ||||
-rw-r--r-- | proprietary-p3100-files.txt | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/proprietary-common-files.txt b/proprietary-common-files.txt index 647ba28..ea0fa21 100644 --- a/proprietary-common-files.txt +++ b/proprietary-common-files.txt @@ -9,7 +9,6 @@ system/etc/wifi/nvram_mfg.txt system/etc/wifi/nvram_net.txt system/lib/hw/camera.omap4.so system/lib/hw/gps.omap4.so -system/lib/hw/sensors.omap4.so system/lib/libI420colorconvert.so system/lib/libOMX.TI.DUCATI1.MISC.SAMPLE.so system/lib/libOMX.TI.DUCATI1.VIDEO.CAMERA.so diff --git a/proprietary-p3100-files.txt b/proprietary-p3100-files.txt index 4bea0e8..247a61d 100644 --- a/proprietary-p3100-files.txt +++ b/proprietary-p3100-files.txt @@ -1,3 +1,4 @@ system/lib/libril.so system/lib/libsec-ril.so system/lib/libsecril-client.so +system/lib/hw/sensors.omap4.so |