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
This commit is contained in:
kallt_kaffe 2012-02-10 12:47:54 +01:00
parent fa29585608
commit f8fadb4ce1
2 changed files with 4 additions and 1 deletions

View File

@ -54,7 +54,8 @@ Maintainers:
* V9 (ZTE Light, Optus MyTab, others): kallt_kaffe and Tom Giordano
* Motus (Backflip) : j_r0dd, flavio_frow
* Saga (Desire S): Nexx
* Galaxy Tab 10.1 : cyanogen, pershoot
* Galaxy Tab 10.1: cyanogen, pershoot
* Galaxy Tab 8.9: kallt_kaffe
Translators:
------------

View File

@ -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