From 51a0e82eb29a6dfc79f93479883383fbdbf8bcc2 Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Wed, 5 Sep 2012 15:24:24 -0400 Subject: TWRP-ify AOSP code Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere --- libjpegtwrp/ThirdPartyProject.prop | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 libjpegtwrp/ThirdPartyProject.prop (limited to 'libjpegtwrp/ThirdPartyProject.prop') diff --git a/libjpegtwrp/ThirdPartyProject.prop b/libjpegtwrp/ThirdPartyProject.prop new file mode 100644 index 000000000..e88cc6355 --- /dev/null +++ b/libjpegtwrp/ThirdPartyProject.prop @@ -0,0 +1,9 @@ +# Copyright 2010 Google Inc. All Rights Reserved. +#Fri Jul 16 10:03:09 PDT 2010 +currentVersion=8a +version=6b +isNative=true +name=jpeg +keywords=jpeg +onDevice=true +homepage=http\://www.ijg.org/ -- cgit v1.2.3