diff options
| author | Christopher R. Palmer <crpalmer@gmail.com> | 2015-08-02 06:23:30 -0400 |
|---|---|---|
| committer | Howard M. Harte <hharte@cyngn.com> | 2015-08-03 14:08:23 -0700 |
| commit | a9e6f8bdefcc4a4149fe84bae51796ccaa28b2fb (patch) | |
| tree | fce86c127bc97db87b44dffc409d9e71215db1f7 | |
| parent | c25fc4b8773d62f7a1740ac66ae029b841298a64 (diff) | |
Revert "camera: Use m10mo/camera.m10mo.so as camera.moorefield.so"
This reverts commit 5d9217f9a988f665e7bae7be580e918b71d5290a.
| -rw-r--r-- | proprietary-files.txt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/proprietary-files.txt b/proprietary-files.txt index d1a5266..e1129ed 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -237,11 +237,8 @@ lib/DIT_AT_FRONT_HL.cfg lib/DIT_AT_FRONT_NORMAL.cfg lib/DIT_AT_FRONT_PRE.cfg lib/DIT_AT_FRONT_VIDEO.cfg -# Note: This is a ugly hack. Stock has a lib/hw/camera.mofd_v1.so so if -# we tried to copy to that name the extract scripts would actually pull -# that file instead. We are using camera.moorefield.so instead because -# it works and makes the extract scripts happy. -lib/hw/m10mo/camera.m10mo.so:lib/hw/camera.moorefield.so +lib/hw/camera.mofd_v1.so +lib/hw/m10mo/camera.m10mo.so lib/libArcsoft3DNR.so lib/libArcsoftFaceEffect.so lib/libArcsoftFaceTracking.so |
