summaryrefslogtreecommitdiff
path: root/libs/mt6797_64/libcam.client.camclient.asd/README
diff options
context:
space:
mode:
Diffstat (limited to 'libs/mt6797_64/libcam.client.camclient.asd/README')
-rwxr-xr-xlibs/mt6797_64/libcam.client.camclient.asd/README29
1 files changed, 0 insertions, 29 deletions
diff --git a/libs/mt6797_64/libcam.client.camclient.asd/README b/libs/mt6797_64/libcam.client.camclient.asd/README
deleted file mode 100755
index c940373..0000000
--- a/libs/mt6797_64/libcam.client.camclient.asd/README
+++ /dev/null
@@ -1,29 +0,0 @@
-Library of MTK camera Auto Scene Detection.
-
-This library is pre-built by MediaTek internal.
-
-
-WHAT IT DOES?
-=============
-This contains MediaTek developed camera Auto Scene Detection feature.
-Without them, camera Auto Secene Detection will not work”
-
-HOW IT WAS BUILT?
-==================
-It needs the following library from AOSP:
-1. liblog.so
-2. libcutils.so
-
-and the following libs from MediaTek:
-1. libfeatureio.so
-
-It can build the following static library file :
-libcam.client.camclient.asd.a
-
-HOW TO USE IT?
-==============
-
-Provide api for camera client to control camera auto scene detection feature.
-all api interface are at (vendor/mediatek/proprietary/hardware/mtkcam)
-
-All the source code of this library were written by MediaTek co..