2014-02-05 08:29:39 +00:00
|
|
|
Categories:Multimedia
|
2013-12-24 21:00:45 +00:00
|
|
|
License:Apache2
|
|
|
|
Web Site:
|
|
|
|
Source Code:https://github.com/CyanogenMod/android_packages_apps_Camera2
|
2014-01-31 01:41:47 +00:00
|
|
|
Issue Tracker:https://code.google.com/p/android/issues
|
2013-12-24 21:00:45 +00:00
|
|
|
|
|
|
|
Summary:Stock camera
|
|
|
|
Description:
|
|
|
|
This is the camera2 package which is a new package in Android 4.4,
|
|
|
|
but it's compatible with Android 4.0.
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://android.googlesource.com/platform/packages/apps/Camera2
|
|
|
|
|
|
|
|
Build:4.4.2,1
|
|
|
|
commit=android-4.4.2_r1
|
|
|
|
target=android-19
|
|
|
|
extlibs=android/android-support-v13.jar
|
|
|
|
srclibs=Xmp@android-4.4.2_r1
|
|
|
|
patch=build.xml_1.patch
|
|
|
|
rm=tests
|
|
|
|
prebuild=cp -r $$Xmp$$ . && \
|
2013-12-25 11:13:48 +00:00
|
|
|
echo -e 'source.dir=src_pd;src_pd_gcam;src;Xmp/XMPCore/src\nversion.name=4.4.2\nversion.code=1' >> ant.properties && \
|
|
|
|
echo 'APP_ABI := all' >> jni/Application.mk
|
2013-12-24 21:00:45 +00:00
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Maintainer Notes:
|
|
|
|
You could alway switch this to Cyanogenmod or OmniROM but at the moment they are very similar
|
|
|
|
See version.mk for their version scheme
|
2013-12-25 11:13:48 +00:00
|
|
|
|
|
|
|
build.xml patches are hairy; one can also use custom_rules.xml
|
2013-12-24 21:00:45 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Update Check Mode:None
|
|
|
|
Current Version:4.2.1
|
|
|
|
Current Version Code:1
|
|
|
|
|