aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* espresso3g: update dependenciesAndreas Blaesius2016-02-271-2/+2
| | | | Change-Id: I327b2d7f53d9838ae27bfe9ecc75f82e810982d5
* Only copy the appropriate audio configs for variants (2/2)Ziyan2016-02-264-2/+536
| | | | Change-Id: I648023e261afee8b9ad012c80451ccba49545176
* espresso: move RIL parts to espresso3g (2/2)Andreas Blaesius2016-02-237-1/+5909
| | | | Change-Id: I7b4bcfad2967b6cbfcce43c0a8612bdaf7aa9e42
* Common device tree for 3G variantsZiyan2016-02-2312-124/+35
| | | | Change-Id: I957fac5b5d41b4afac158fb59feb4e45e2bcd0cf
* audio: select correct audio config at runtime (4/5)Ziyan2016-02-222-252/+0
| | | | Change-Id: Iddd27bd39ad978257d0c83a0aefd43073ec2cf62
* Move TARGET_KERNEL_CONFIG to espresso-common (4/5)Ziyan2016-02-221-3/+0
| | | | Change-Id: I289ebaa0818d916fd3d59024bd9fee109aba84bc
* p5100 : define Radio Access FamilyCCD-19972016-02-211-0/+6
| | | | | Change-Id: I8782ae1c72d7f51229db371977a7099f6fa6e6a2 Signed-off-by: CCD-1997 <dcunha.cyprien@gmail.com>
* Fix RIL_Init ending unexpectedly when passed unknown argsKyle Repinski2016-02-211-1/+1
| | | | | | | | | | | | | | | When libsec-ril receives an unknown argument, RIL_Init completely aborts early. With Android 5.0 and up, a "client id" argument is passed (via '-c' param), but libsec-ril's getopt call uses "p:d:s:", and anything not '-p' '-d' or '-s' jumps to the end of RIL_Init. By passing '--' before '-c', getopt ignores what's left and signals it's done. Currently there's no extra args passed after rild.libargs other than '-c', but even if that were to change in the future this change would still be required for RIL_Init to work. Change-Id: I7bd4d74cb23ff1624016ae3a1178407a885758d4
* p5100 : use ttyGS0 instead of ttys0 for radioCCD-19972016-02-211-1/+1
| | | | Change-Id: I4f9db0dd44615c84941a9cc11aeb2f1cb4281577
* Move lcd density prop to espresso-common (4/5)Ziyan2016-02-011-1/+0
| | | | Change-Id: Ib91eabbb82e0d9c7584bcea7ae65e8d8f5bfea2f
* p5100: move common dependencies to espresso-commonAndreas Blaesius2016-02-011-8/+0
| | | | Change-Id: Ifaccab490b3461f4dfad5291c62e9c7ad27da958
* p5100: allow use of unified Tab2 recoveriesAndreas Blaesius2016-01-301-1/+1
| | | | Change-Id: I2429f7dae279fd3ab26038fe896a9d8e29945bab
* P5100: device tree cleanupZiyan2016-01-035-81/+21
| | | | | | | | | Only cosmetical changes - fix some typos - use aosp instead full makefile - remove unused CleanSpec.mk Change-Id: I70932f8c3b5d033215fd902daeac4c76b081c949
* P5100: move some more parts to espresso-common (4/5)Andreas Blaesius2016-01-017-105/+11
| | | | | | | | | - we share one kernel source - get rid of BoardConfigCommon.mk in p3100/p5100 trees - get rid of p31xx/p51xx-common.mk - move common proprietary list Change-Id: Id6e770e58ec0c1939a69443ce1e0008c03a1c51d
* P5100: Add READMEAndreas Blaesius2015-12-301-0/+20
| | | | Change-Id: I60d0c7d6401b324be3cf9df48c0ec7f0d0d2f8da
* espresso-common: commonize bluetooth configuration (3/3)Ziyan2015-09-123-39/+0
| | | | Change-Id: I3432ddaac95a80912412d8015732edad9ca9d198
* P5100: remove omap4-common from dependenciesAndreas Blaesius2015-09-051-4/+0
| | | | Change-Id: I6a61d393be306327e47781c4b9f339c0641697ee
* p51xx: move audio HAL to espresso-common (4/5)Andreas Blaesius2015-08-215-3662/+0
| | | | Change-Id: I13313f5540806fa3f51f53c29210d8dfe0655a7a
* p51xx: change fstab handling (3/3)Ziyan2015-08-171-1/+1
| | | | | | | | | | | | Previously, fstab mounting was done in init.device.rc. This caused some problems, as for some reason, init.device.rc was executed after init.tab2.rc, not before, delaying the fstab mounts. Let's symlink fstab.espresso to fstab.espresso10 for espresso10 variants instead, so we don't need to use init.device.rc to mount fstab entries anymore. Change-Id: Ie2cf9cf73268644cc8e3d550a7cccc3d1e6c76ec
* Revert "P51XX: force builder to have vendor repos to compile"Andreas Blaesius2015-08-152-3/+3
| | | | | | This reverts commit d281417f8a6882cfb8cc48212f84050715775fc8. Change-Id: Ic13e0a77a3eec36dfc31ebcf96c01e109965e515
* p51xx: fix ramdisk (3/3)Andreas Blaesius2015-08-141-1/+2
| | | | | | | | | | | Vold expects fstab.${ro.hardware}. mount_all /fstab.${ro.hardware} doesn't work, and ends in bootloop. Let's move the mount_all line to init.device.${ro.hardware}.rc (Thanks to Tuxafgmur @ XDA) Change-Id: Iaa130a304ccb6aceb40353603d4b4381160c2541
* P51XX: fix P51XX ramdisk (2/2)Andreas Blaesius2015-08-131-1/+1
| | | | Change-Id: I13e99fd56be14ae0627d0d9978ac61ce15aca589
* P51xx: fix missmergeAndreas Blaesius2015-08-122-13/+0
| | | | | | | Remove dock_keyboard, common aosp overlay get added from espresso-common repo Change-Id: I5da13bdf71e3096eaf36859c9c900e8a995f80f2
* Use 44.1 kHz UI soundsZiyan2015-08-121-0/+3
| | | | | | | Our fast paths sampling rate is 44.1 kHz, which conflicts with the default 48 kHz sounds. Change-Id: I1505b88180b5db6efb70ad6882c3b12a10989782
* P51xx: move to espresso-common repo (1/2)andi342015-08-1247-4151/+10
| | | | Change-Id: If95daa33ddb81c48920b2914b7e97863c2c45881
* P51XX: Update SELinux Policies [2/2]Andreas Blaesius2015-07-3123-111/+72
| | | | | | | | - Move common policies to omap4-common - remove redundant seclabel in init.espresso10.rc - address some denials Change-Id: I396215f3eb1316c3ba96e5eb98a03b98b77543fd
* P51XX: remove 'discard' mount option from fstabAndreas Blaesius2015-07-281-2/+2
| | | | Change-Id: Ic7561260df137329309e9a65083a2d3c351614f6
* SELinux: fix the seclabel NOWAndreas Blaesius2015-07-181-1/+1
| | | | Change-Id: Ia502aa8b8cbdcab7f1e71f153114db1d9ca5e180
* P51XX: cleanup / rework ramdisk parts for better readability (1/2)Andreas Blaesius2015-07-187-7/+52
| | | | Change-Id: Ic5ea906ccbc348a4201628ac3269f5500e7830f7
* SELinux: seclabel correctlyAndreas Blaesius2015-07-181-1/+1
| | | | Change-Id: I4c0022bfd9184dfa32b61c187b292ee0a6fdbe29
* Use LZMA compression for recovery's ramdiskVojtech Bocek2015-07-152-0/+25
| | | | | | | | | Also set BOARD_CANT_BUILD_RECOVERY_FROM_BOOT_PATCH=true , else compiling will fail. This happens because imgdiff on recovery_from_boot.p expects a ramdisk to use GZIP, which is causing a chunk size issue if recovery is using LZMA Change-Id: I5a27136c973d6641264249a7fb209848456bb283
* P51XX: add performance profilesThomas-Karl Pietrowski2015-07-142-0/+17
| | | | Change-Id: I085f25019510b65d21020db22ff313980cb095c1
* P51XX: Don't need to copy FFMPEG config anymoreSteve Kondik2015-06-231-2/+1
| | | | Change-Id: Ib5ebdc56df0cc5640161efe67e5969192e851761
* P51XX: Enable USB OTG storage optionsKonsta2015-06-221-0/+4
| | | | Change-Id: I685c16ad8e5d74ab31c6210276ac7fa46c095373
* P51XX: Fix fstab definition of usb storageChristopher R. Palmer2015-06-221-1/+1
| | | | | | | This fixes an inconsistency between storage_list.xml and fstab, but shouldn't really have any noticable effect. Change-Id: Iba7850bcfa259d1eed6899ded33c9343417fe16d
* P51XX: rework overlayAndreas Blaesius2015-05-2317-70/+109
| | | | | | Split CM and AOSP specific overlay Change-Id: I55e5b2fe359e202b1ec65bc77316629309b68fa4
* P51XX: show battery capacity in charging animationAndreas Blaesius2015-05-151-0/+3
| | | | Change-Id: I9604b6d2592d402dbc69e52016fa22b0dc8529e6
* Remove density from PRODUCT_AAPT_CONFIGAdam Lesinski2015-05-151-1/+1
| | | | | | | | | | AAPT ignores densities in PRODUCT_AAPT_CONFIG. The use of PRODUCT_AAPT_PREF_CONFIG for density is encouraged, as AAPT is able to determine the fallback density to use if a resource of the specified density does not exist. Change-Id: Ib38e0b1c35b7074c70a28b7502008e79b12b9895
* P51XX: cleanup and update recovery flagsAndreas Blaesius2015-04-271-3/+1
| | | | Change-Id: I5eb14f5d8faf9c11982ad53a85df59c52a24cb30
* P5100: temporary fix for bootanimation causing PVR crashesZiyann2015-04-071-1/+2
| | | | Change-Id: I3f522385e8fedca730dfb5aeb5e8de99de916d67
* P51XX: Add usbdisk0 to "export SECONDARY_STORAGE"smx2015-03-061-3/+3
| | | | Change-Id: I3bf50d41b25a4fdaba3e5d689112e2706a401b96
* fstab: Update external SD card entryJustArchi2015-03-061-1/+1
| | | | | | | This will allow tools such as Link2SD work properly. We don't need to emulate external sd card. Change-Id: Ifb296dab7d199b61786173ad3f6e8712f406c45d
* P51XX: Get rid of ctrl_interface=/data/misc/wifi/socketsDmitry Shmidt2015-03-061-3/+1
| | | | Change-Id: I2657b742ecc7b78d2b9e4611e9e9729f4d7c37e0
* P51XX: device isn't LTE capableAndreas Blaesius2015-02-281-0/+3
| | | | Change-Id: I805e0f9631f4c4b6f9ae502b5fca4368cc73541c
* P51XX: set config_screenBrightnessDarkAndreas Blaesius2015-02-231-0/+9
| | | | | | | | | Some user turn off brightness completely and wonder why they can't see anything after that. Set config_screenBrightnessDark to 5, the display will be dark enought on the darkest possible brightness adjustment, but the user still can see everything on it. Change-Id: Iadfb691be4ccfd7f5952971018f9f9c39a8b4ec3
* media_codecs: fix NetflixMichael Gernoth2015-02-162-1/+113
| | | | | | | | | | | | The current Netflix app tries very hard to find a codec which supports AdaptivePlayback. As our HW-codec doesn't support that, the Google H.264 software-codec gets used. But it is incapable of decoding the stream from Netflix, returning H264SWDEC_STRM_ERR. The hw-codec plays the stream just fine. This removes the declaration of adaptive-playback from the (broken) software-codec which causes Netflix to use hw-based decoding. Change-Id: I50b33f445a7db5bd7ad59d200277c193c68e3ba7
* Revert temporary fix for bootanimation and remove unused flagsAndreas Blaesius2015-01-312-6/+1
| | | | | | This reverts commit 328c58c37aed0456c4957b8b0ce39add83f277b8. Change-Id: I69f683fc3c168bf27d5ff0f73776df077186a4b3
* P5100: slight volume boostandi342015-01-311-8/+8
| | | | | | Thanks to XDA Member "daniel644" and "tobbie" Change-Id: Iea177dad2ac8b66d2f885a874748ad90a18133f4
* P51XX: force builder to have vendor repos to compileLars Greiss2015-01-242-3/+3
| | | | | | | We have a lot unofficial builders who forget to fetch the binaries needed for the device. The build will error out now if it was forgotten. Change-Id: I858c7ebad4bf18fe95585e0143e1d23de45bd773
* P51XX: fix SELinux updateAndreas Blaesius2015-01-221-1/+1
| | | | | | Seclable correctly Change-Id: Iae733a6e7d9fc4d9f56d20ac0dd4cb91108adc0e