summaryrefslogtreecommitdiffstats
path: root/vendorsetup.sh
diff options
context:
space:
mode:
authorkallt_kaffe <kallt_kaffe@apedroid.com>2012-02-10 12:47:54 +0100
committerkallt_kaffe <kallt_kaffe@apedroid.com>2012-03-01 22:17:15 +0100
commitf8fadb4ce18e5398520fba2c73e5b947ad2cec81 (patch)
tree48c263866af99d16d3b00991fd9fad1966401519 /vendorsetup.sh
parentfa29585608a89f793bf4c6bf59df86911610b881 (diff)
downloadvendor_replicant-f8fadb4ce18e5398520fba2c73e5b947ad2cec81.zip
vendor_replicant-f8fadb4ce18e5398520fba2c73e5b947ad2cec81.tar.gz
vendor_replicant-f8fadb4ce18e5398520fba2c73e5b947ad2cec81.tar.bz2
vendorsetup.sh: Add p5 and p5wifi (Samsung Galaxy Tab 8.9 P7300(3G+wifi) and P7310(wifi-only))
Repos that needs to be forked: https://github.com/kalltkaffe/android_device_samsung_p5-common https://github.com/kalltkaffe/android_device_samsung_p5 https://github.com/kalltkaffe/android_device_samsung_p5wifi Proprietary files: https://github.com/kalltkaffe/android_vendor_samsung_p5 https://github.com/kalltkaffe/android_vendor_samsung_p5wifi Known issues: - Camera is not working. - Compass is 90 degrees wrong. - Rotation animation "blanks out" before it starts. - Voice calls (p5 version) isn't working although some report recieving calls work while outgoing calls is not. - HDMI output is rotated 90 degrees. Some more info: Most of this is based upon the p4/p4wifi repos as it shares a lot with the p4 and I've forked pershoots p4 kernel and modified it to work with the p5. It's very stable and can be used as a daily driver, the biggest limitation is the lack of working cameras (imho). Kernel source: https://github.com/kalltkaffe/galaxy-2636 Change-Id: Iab45d767eb5916cc35bed8e7611123af4a44e861
Diffstat (limited to 'vendorsetup.sh')
-rw-r--r--vendorsetup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendorsetup.sh b/vendorsetup.sh
index cc86d88..e458f4f 100644
--- a/vendorsetup.sh
+++ b/vendorsetup.sh
@@ -6,6 +6,8 @@ add_lunch_combo cm_maguro-userdebug
add_lunch_combo cm_p4tmo-userdebug
add_lunch_combo cm_p4vzw-userdebug
add_lunch_combo cm_p4wifi-userdebug
+add_lunch_combo cm_p5-userdebug
+add_lunch_combo cm_p5wifi-userdebug
add_lunch_combo cm_p920-userdebug
add_lunch_combo cm_p970-userdebug
add_lunch_combo cm_p990-userdebug