summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Fix Netflix and YouTube."Damian Górski2016-02-223-151/+13
| | | | | | This reverts commit 1ff66e59f9592caaad9a502e7a4fff2875adaef5. Change-Id: I8b0200ad1f9476ee7ae670734ec34fb75e7ad4cd
* smdk4412: update proprietary-files.txtSimon Shields2016-02-201-3/+0
| | | | Change-Id: I9392b9c9c6560c35c3db3d2cfe816adf7bb719eb
* Fix Netflix and YouTube.Arne Coucheron2016-02-143-13/+151
| | | | | | Use custom google video xml, with removed support of adaptive playback. Change-Id: I6b0f0072a5cf55471043d1e95598359c02f8acf8
* SMDK4412: Snap itrogersb112016-02-141-0/+1
| | | | | | Use Snapdragon camera for all 4412 devices instead of defining in each device Change-Id: Iff9c1c6c5a405b497ebc82b717a764527385272f
* Remove ifdef for deprecated Torch packagerogersb112016-02-141-5/+0
| | | | Change-Id: Ic74d8426d483182f916619a49f43f16e596a9c79
* smdk4412-common: add macloader and tinyplay sepolicy [1/2]Simon Shields2016-02-134-0/+24
| | | | Change-Id: I1dcc6f97ba7f6d95ed92770d5f38d03b4e3b3d57
* Allow flashlight to hold a wakelockrogersb112016-02-131-0/+22
| | | | Change-Id: Ie610dbc7f24f8831b5074bcdf4035a4ec949a596
* Fix crash when switching between camerasMarcKe2016-01-161-3/+7
| | | | | | | Conflicts: camera/exynos_camera.c Change-Id: I38b41feb4d0880b32fa847a907f50a7c2dc95cd6
* smdk4412: kill low latency audioSimon Shields2016-01-141-1/+0
| | | | | | a2dp is super stuttery with low-latency audio enabled Change-Id: Ib3a6a0d666635f01ab51a21074322b61bd148219
* smdk4412-common: camera: add 720p for front cameraMarcKe2015-12-081-0/+13
| | | | Change-Id: Ia041c2fc515f5009f58a4fcd79ae8755dceea951
* smdk4412-common: fix wifi p2pDheeraj CVR2015-12-084-18/+15
| | | | Change-Id: Ie30f13e4aba6fe2d9b1ccc82f44aa310f47fc0a9
* smdk4412: depend on stlportforkbomb2015-12-011-0/+6
| | | | | | We already build it here, so we should probably sync it from here too. Change-Id: Idcb5e4407094098578b31b7dd67f93c49bed9c5c
* smdk4412: remove dependency on busyboxDan Pasanen2015-11-302-5/+4
| | | | | | * busybox is going away, we must prepare! Change-Id: I958c411087684862ed2e1667a3767548938839b4
* smdk4412: remove persist.sys.usb.config overrideNick Kralevich2015-11-301-4/+0
| | | | | | | | | | | | The variable persist.sys.usb.config is no longer honored by the framework, and it's presence causes unnecessary toggling of the USB driver, which disonnects ADB and makes the device's connection unstable. Delete it. Bug: 21404762 Bug: 18905620 Change-Id: I78267c6c003f4c1fe0f58df7e4c4df748025080f
* Enable BOARD_EGL_NEEDS_HANDLE_VALUE := truerogersb112015-11-271-0/+1
| | | | Change-Id: I22680690ce9f709a9da685499083dc2606cd6278
* Build stlportrogersb112015-11-091-0/+1
| | | | Change-Id: I04dc2f1c82fe5cbdcf4ba233d77f9bf768402354
* smdk4x12: add usb charging modesbrissen2015-11-031-0/+8
| | | | Change-Id: I54ca8177792dcb01dda14b2482776292b1a82485
* M updatesrogersb112015-11-022-86/+5
| | | | | | | | Remove video from profiles and fixup init rc file More in t0lte Change-Id: Ieb1d1a5521c7438c51252c912b7e1d38077320c2
* smdk4412-common: update libhealthdsbrissen2015-10-231-0/+20
| | | | Change-Id: Id01fc8cc3c36ec4fb78f67017a4f39356c52f14b
* Remove Usb OTGrogersb112015-10-141-4/+0
| | | | Change-Id: I4b7f879a6934cb41429ce7edf8ccf37beedfea44
* Enable Multiuser supportrogersb112015-07-181-0/+6
| | | | Change-Id: Iaf74c2228a588952d582ba873065dab87cc2c93b
* smdk4412: remove deprecated ffmpeg codecs xmlDan Pasanen2015-07-151-2/+1
| | | | Change-Id: Ic37d17313d2fc4a73225b490f3f7740e61d465ae
* Enable LPM (charging mode) battery percentagerogersb112015-06-111-0/+3
| | | | Change-Id: If8e0d9827fd41854478b4135b21c757b1333ae98
* Enable USB OTGrogersb112015-06-111-0/+4
| | | | Change-Id: I7ac7f10864aff2f3fd89dde83d1249cef08466e5
* smdk4412-common: update permissions for sdcard1sbrissen2015-03-271-1/+1
| | | | Change-Id: Iee77392a68ec2ffcea6946e414345fac2d0277e7
* merge "nuke sii9234_rcp"ma34s2015-03-142-0/+13
| | | | | | from: https://github.com/CyanogenMod/android_device_samsung_msm8960-common/commit/0be7ed462852c8d1d3337aa045c9855e81697a10 Change-Id: I31d7e013110c35d35839546f6e2449bef807cbdf
* Revert "wifi: don't build wifi HAL"MarcKe2015-01-191-1/+0
| | | | | | This reverts commit 37d6de9500788e99a0f3660ab0005b6a276eb209. Change-Id: Id0d20d59660779dfaba9644c450fd5cf533d777d
* smdk4412-common: switch to opensource healthd-chargerDheeraj CVR2015-01-164-62/+16
| | | | | | | | | Conflicts: common.mk proprietary-files.txt rootdir/init.smdk4x12.rc Change-Id: I32aeb89f0c4acb0ba50f1f03a87d5e55386a05ca
* Revert "smdk4412-common: add missing symbol for legacy widevine lib"Scott Brissenden2014-12-311-3/+0
| | | | | | This reverts commit f8f98746d3c5e913edcf95ebd29dfee6808f0d59. Change-Id: I98a7189c9d153107f1db8dc70c526d294ed5fb94
* smdk4412-common: add missing symbol for legacy widevine libsbrissen2014-12-291-0/+3
| | | | Change-Id: I056609d6473391666656d06e5372913633e10364
* smdk4412-common: camera: don't propogate cancel autofocus in CAFDheeraj CVR2014-12-291-6/+6
| | | | | | | | Setting AUTO_FOCUS_OFF during CAF mode seems to be dangerous and hangs the sensor. Hence, we only propogate V4L2_CID_CAMERA_SET_AUTO_FOCUS if we have previously started the Autofocus (Manual/Touch). Change-Id: Ia081257c16f2b7a2e2d6a1e93e239179f39c3fec
* smdk4412-common: fix LPMDheeraj CVR2014-12-243-73/+35
| | | | Change-Id: If928f8929e4960566d9f60ed7d804062363f20e8
* wifi: don't build wifi HALGianmarco Reverberi2014-12-191-0/+1
| | | | | | This fixes wifi crash and system reboot every time the screen is locked Change-Id: I6c46ed1eb45a45df2e89646f472a649dc4a99319
* smdk4412-common: overrides for Healthd led/backlight pathssbrissen2014-12-171-0/+6
| | | | | | this is in prep for removing lpm.rc Change-Id: I31f719c6cd7fddfca5a6b6d7096ba21e4d5d375d
* fix permission denied when wpa_supplicant opens rfkill dev.Howard Su2014-12-161-0/+1
| | | | Change-Id: Id117918407c723e340dcbe377d31957be07459e5
* smdk4412-common: cleanup overlaysbrissen2014-12-161-3/+0
| | | | Change-Id: I5bc68025f7601a80dac5ae1102a63e2ceffad387
* smdk4412-common: fix legacy widevinesbrissen2014-12-151-1/+3
| | | | | | -Enable legacy mmap Change-Id: I5db258e9092f8d43947ee05ebc78fc2727ccacf4
* smdk4412: More L changessbrissen2014-12-122-2/+8
| | | | Change-Id: If284864c7a06399b0ea93aab63086b5cfe141356
* media_codecs: use ffmpeg codecs.Howard Su2014-11-292-24/+3
| | | | Change-Id: If734f37fb8b9608c85fa7c41935e0775b94a09ce
* smdk4412-common: fix camera buildsbrissen2014-11-211-0/+1
| | | | Change-Id: If1d23405240838946e8fbd5b556805f3218bf1db
* smdk4412-common: fix additional PRODUCT_PACKAGESsbrissen2014-11-211-1/+1
| | | | Change-Id: Iae86aa442053d5ee2476ad2a1a234c646e09250b
* media: add google codec.Howard Su2014-11-182-20/+8
| | | | Change-Id: I8542d1db999dd08ad4c2cb36cc65c3d9f5a22406
* wifi: include wifi components.Howard Su2014-11-181-0/+8
| | | | Change-Id: I1ba6b7de87d0c66dfb775708c6edd7bda4fd539e
* LPM: KitKat bootloader compatibility fixKetut Putu Kumajaya2014-09-281-10/+8
| | | | | | Should still compatible to JB bootloader Change-Id: I9fff2896331483903259a49f9aef8c581362e93c
* Video snapshot & OptimizationsDheeraj CVR2014-08-012-1223/+411
| | | | Change-Id: Ifb001b5854bb47c5af74a9b5d0e63b224aa901aa
* Add audio.r_submix.default for castingBen Edmunds2014-07-312-1/+20
| | | | Change-Id: Ia4c0022881b1850d85459a7117e71b8048a0a55b
* CleanupUtkarsh Gupta2014-07-0758-1605/+382
| | | | Change-Id: I5072f23827b7ec6471d0ba0cb873506b81ceaf85
* KitKat BlobsUtkarsh Gupta2014-07-073-55/+46
| | | | Change-Id: I4cb0782fe4f95a6ff20351d2cc29220db4542d9a
* Merge "smdk4412-common: cypresstouchkey permissions for keydisabler" into ↵sbrissen2014-06-261-0/+2
|\ | | | | | | cm-11.0
| * smdk4412-common: cypresstouchkey permissions for keydisablersbrissen2014-03-281-0/+2
| | | | | | | | Change-Id: I1d1ca1a42352fbeba6b895ad79cccf7eca366277