Skip to content
Snippets Groups Projects
Commit 99670f29 authored by Sai Kumar Sanagavarapu's avatar Sai Kumar Sanagavarapu Committed by Gerrit - the friendly Code Review server
Browse files

SnapdragonCamera: Remove Camera2 apk.

Override Camera2 with SnapdragonCamera to remove Camera2 from
build. This is to avoid confusion to user with similar camera
apps in the build. Finally, there will be only two camera
applications - SnapdragonCamera, which is the QC value added
Camera app and another GoogleCamera, which is the stock Camera
app provided by Google.

Change-Id: Ifc50772848b5a5e9a64bc0371bd6980d8633e8ac
parent cc56779d
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,8 @@ LOCAL_PACKAGE_NAME := SnapdragonCamera
#LOCAL_SDK_VERSION := current
LOCAL_OVERRIDES_PACKAGES := Camera2
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
# If this is an unbundled build (to install separately) then include
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment