aboutsummaryrefslogtreecommitdiffstats
path: root/p31xx-common.mk
Commit message (Collapse)AuthorAgeFilesLines
* espresso-common: cleanup and make the device tree-commonandi342015-08-121-137/+0
| | | | Change-Id: I631495d13cbd28d54a30358dbfdea6a24db6c1ea
* P31XX: cleanup / rework ramdisk parts for better readability (1/2)Andreas Blaesius2015-07-181-6/+10
| | | | | | | | init.espresso.rc need to be placed inside /device/samsung/p3100/recovery/root because it else don't get included to the recovery ramdisk. Change-Id: Ic5ea906ccbc348a4201628ac3269f5500e7830f7
* P31XX: Don't need to copy FFMPEG config anymoreSteve Kondik2015-06-231-2/+1
| | | | Change-Id: Ib5ebdc56df0cc5640161efe67e5969192e851761
* P31XX: Enable USB OTG storage optionsKonsta2015-06-081-0/+4
| | | | Change-Id: I685c16ad8e5d74ab31c6210276ac7fa46c095373
* P31XX: rework overlayAndreas Blaesius2015-05-231-1/+1
| | | | | | Split CM and AOSP specific overlay Change-Id: Ia1cca2ef645ad6502b8b1e444697107751c9f142
* 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
* media_codecs: fix NetflixMichael Gernoth2015-02-161-1/+1
| | | | | | | | | | | | 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
* P31XX: force builder to have vendor repos to compileLars Greiss2015-01-241-1/+1
| | | | | | | 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: I12ece68d5450c3d8a00410c14b0b0287c34d5195
* Revert "CommonMK: Update drawable settings"Andreas Blaesius2015-01-021-2/+3
| | | | Change-Id: Ife7d88c80f7d888f27f7c27b8238ee28c86a098c
* P31XX: Update media_codecsandroid-andi2015-01-021-1/+5
| | | | Change-Id: I3bcf737151ab924ad2c0e89dc0daab4153d6f421
* P31XX: add Wifi packagesandroid-andi2015-01-021-2/+6
| | | | Change-Id: I74a05eaadd1ecc0f16f6e4e731d233a9d2c6ce93
* P31XX: add a working QWERTZ sec_keyboard layoutAndreas Blaesius2015-01-011-0/+1
| | | | | | | | | Our existing keylayout wasn't working correctly in the past, so let's use a working QWERTZ layout for now. Thanks to Pevtrick @ www.android-hilfe.de Change-Id: I04114acf5c6cad4a36220756e04119d944bb70c2
* Open source Samsung dock keyboard attach programKetut Putu Kumajaya2015-01-011-0/+4
| | | | Change-Id: If33e99dafd8fe77948884b4ad489e439bf125a2e
* P31XX: Add audio.r_submix.default for castingBen Edmunds2014-08-021-0/+1
| | | | Change-Id: Ic9617c1f3d1dc450d0c61c2a166f04c5fb8514f6
* p3100 bring up (squashed commits)Cody Ferber2014-01-041-10/+3
| | | | | | | | | | | | | | | | | | | | | | | | | SELinux: Remove redundant entry in device.te https://github.com/codyf86/android_device_samsung_p3100/commit/83511bd8d41ead6d2b3156fba676838145889efe SELinux: Fix redundant entry in file_contexts https://github.com/codyf86/android_device_samsung_p3100/commit/1760227b238957c59081787815ea369741e09027 Update Wifi / fstab props; Start FUSE daemon (storage) https://github.com/codyf86/android_device_samsung_p3100/commit/9def5325332be7b6c060c8c68e80e285736eda4c Update permissions in init.espresso.rc https://github.com/codyf86/android_device_samsung_p3100/commit/08f6ebf74c80f767ec0017da4194df27a6b6c64d Cleanup common makefile https://github.com/codyf86/android_device_samsung_p3100/commit/4e2be9fbc05ab22d5cfcc61df6be70a282369488 SELinux: Fix typo in file_contexts https://github.com/codyf86/android_device_samsung_p3100/commit/61c55bb29d55b0015fdfdf6e4ccad90a9000b985 CommonMK: Update drawable settings https://github.com/codyf86/android_device_samsung_p3100/commit/f03cc10d4941e7289d112c6e6d0b1eaf4d1f6d9b Change-Id: I4e88d1d217d892f3ba6dba6dc5e4032301699bee
* p3100: remove DeviceSettingscodeworkx2013-08-091-1/+0
| | | | Change-Id: I0229dfdc30165e4d23bf7b4347075e54d4980eb5
* p31xx: unified fstabcodeworkx2013-07-281-4/+0
| | | | Change-Id: I43ab968788b897d79df2a7ce4d07ff56567ba4e9
* p31xx: add support for dock audioDaniel Hillenbrand2013-04-131-0/+1
| | | | Change-Id: I35363baf1d0ad4930bee049faf6e8ae25ad94211
* P31xx: Enable higher-res drawables while keeping MDPI as primaryAndrew Jiang2013-03-131-2/+2
| | | | | | | This would stop crashes due to MDPI drawables not being included, which seems to be a continuing trend. Change-Id: I2fef8a09956b55f6ac03bc3452c5d88da9dbe40f
* p31xx: use omap4-common, samsung jb updatecodeworkx2013-02-151-43/+11
| | | | Change-Id: I153312b25d1295e28c256398b1c1e71f9590f87a
* p31xx: build libnetcmdifacecodeworkx2013-01-061-0/+1
| | | | Change-Id: Id663655cb9254124562acb657cacbe85ab1e0fbe
* p31xx: add camera wrappercodeworkx2012-12-181-0/+1
| | | | | | Original camera module has to be /system/lib/hw/vendor-camera.piranha.so (camera.omap4.so) Change-Id: I16c9fd6f178aa74129add0f76be236a6fe8f4ae2
* p3xxx: 4.2ifiedShareef Ali2012-11-241-1/+6
| | | | | | | | * updates to sdcard * disables overlay * updates audio hal Change-Id: I03030c6faa13c6c999941b7992272fc13de67e58
* Finishing mdpi transitionJohn Doe2012-08-251-1/+1
|
* large mdpi devicecodeworkx2012-08-181-3/+3
| | | | Change-Id: I806c3a3e258cbf56824c67f7661e230ffeda86d4
* added piranha power halDaniel Hillenbrand2012-07-261-44/+45
| | | | Change-Id: Id372687a4c9965cf86b9c2afb4566603a1a215ee
* jellybeanedDaniel Hillenbrand2012-07-231-20/+24
|
* variant specific audioDaniel Hillenbrand2012-07-011-6/+0
|
* Update icsDaniel Hillenbrand2012-06-251-0/+3
|
* derpDaniel Hillenbrand2012-06-241-1/+4
|
* split overlayDaniel Hillenbrand2012-06-241-1/+1
|
* initial commitDaniel Hillenbrand2012-06-241-0/+146