aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* keylayouts: remove deprecated WAKE flagsZiyan2016-09-241-3/+3
| | | | Change-Id: Ibfdd6fd7f107c7f50a6ba73ce6dbdf88d7d1efce
* wpa_supplicant.conf: update from P5100XXAOF1Ziyan2016-09-241-2/+3
| | | | | | This is from the mysterious P5100XXAOF1 update from 2015, exclusive for the UK. Change-Id: I1454818bdf7fa9f519d877b3247d769269d6a931
* libsensors: commonize light sensor handlers, fix GP2A conversionZiyan2016-09-225-283/+88
| | | | Change-Id: I8f98e17485534147cdbfdb85e7230ef7b6496d2e
* bluetooth: enable bleAndré Pinela2016-09-152-0/+5
| | | | Change-Id: I1e6d6b292f082a32f3f4cc430afc9d8021f8dad3
* audio: remove logcat spamZiyan2016-09-151-1/+0
| | | | Change-Id: I5744b6c0db047c9144f0f1a2672e0c15413960fd
* liblights: remove logcat spamZiyan2016-09-151-3/+1
| | | | Change-Id: I687d810948195ccd1c8e865092101f58ddd30e0e
* sepolicy: update MODEM blockAndreas Blaesius2016-09-141-1/+1
| | | | Change-Id: I8cf4f7bbcafde5ee952609a5deefa459827a252a
* espresso: Disable scissor optimizationAndrew Jiang2016-09-091-0/+4
| | | | | | | Reference: http://source.android.com/devices/tuning.html https://android.googlesource.com/device/samsung/tuna/+/fd63d70c864a1196738ab081bfd063c93081e77a Change-Id: I18634fce31e7c761d3f4bb9ac541ed4ffdb247d0
* init: factor out sensors init to a separate fileZiyan2016-09-094-116/+123
| | | | Change-Id: I14cdbb48cd67de95198b11b5c6032bbbb3a7c7de
* espresso: update Block devices file_contextsAndreas Blaesius2016-09-091-4/+2
| | | | Change-Id: I6c163f52fd4805901202689edcfb28c10dedf04e
* Enable dexpreopt with PICZiyan2016-07-081-0/+4
| | | | | | | | Our system partitions are relatively large (~1 GB), but our data partitions are relatively small (~4.6 GB on 8 GB variants). In this case, it makes sense to enable WITH_DEXPREOPT_PIC, saving at least 100 MB space on our data partitions. Change-Id: Icab2182c062b9eb5808a6bbae26269576edd6b82
* More cleanup, reorder files and sync with AOSPAndreas Blaesius2016-07-026-42/+25
| | | | | | - move CM specific defines to a seperate BoardConfigCM.mk Change-Id: I1b00e4bef03f4553cc62dc1f5f25a417ffb00866
* libpower: Make it friendly to overclocked CPUKetut Putu Kumajaya2016-07-021-0/+2
| | | | Change-Id: Ie3743fdd5256b3c57a746205fcc7184f86e348ad
* libsensors: fix possible null pointer crashZiyan2016-07-021-1/+1
| | | | Change-Id: Id58db179f673511c757856332262dec50cc8bd89
* espresso: cleanup for our new kernelZiyan2016-06-193-120/+43
| | | | | | | | - Update bcmdhd module name - remove unneeded flags from BoardConfig - update init and ueventd Change-Id: I3ccba088a400f51393bface0d5f99af86e44a081
* espresso: cleanupZiyan2016-06-192-33/+3
| | | | Change-Id: Ifd7aa36f0e01941f918db60d11d352163e113617
* espresso: remove export LD_SHIM_LIBSAndreas Blaesius2016-06-151-2/+0
| | | | | | | - we added NEED record for libsecril-compat.so to libsec-ril.so (Replaces libhardware_legacy.so, which libsecril-compat.so links against) Change-Id: Idb562e020bea582ce2983ea4a7a1514e63834f84
* Fix minimum userdata partition sizeZiyan2016-06-071-1/+1
| | | | Change-Id: I29eb3d3fe74b2a0766d4726221e5c4c1b69d5bed
* bluetooth: use our own bt_vendor.conf to silence a few logcat warningsZiyan2016-06-062-0/+9
| | | | Change-Id: Id22485ca4b19f709cea4adcdc65ca2f7e20f4744
* espresso: update charger serviceAndreas Blaesius2016-04-191-2/+3
| | | | | | | - follow google and get rid of using /charger symlink - add seclabel to fix offline charging Change-Id: Id0920f93ba44ef3990c7b7cea84cc42c55d0190a
* sepolicy: address current denialsZiyan2016-04-1912-25/+41
| | | | Change-Id: Ied12c2b588856e7cb874e8693da7e07d9b8d0e6c
* sepolicy: remove espresso3g specific rulesZiyan2016-04-184-25/+0
| | | | | | | These rules are outdated, updated policies will be added to the espresso3g device tree in the future. Change-Id: I3df53f292be79bca4877c0dbc682123f923afb08
* espresso: set espresso and espressowifi variants to portrait modeAndreas Blaesius2016-04-187-0/+67
| | | | | | | | | | | | PS1: initial setup, hwrotation on init for espresso and espressowifi variants PS2-5: proper Selinux rules for Android 5.1 and newer, move ramdisk to system/bin PS6: also set accelerometer and geomagnetic position via sysfs and update Selinux rules Change-Id: I43c662fe98f460e3380aeaa230b1d139d95bd262
* libsensors: fix selinux denialsZiyan2016-03-296-13/+21
| | | | | | Moved geomagneticd calibration data to /data/sensors to allow relabeling it. Change-Id: Ibe596b5903aa309f862a568b9876e79acaff5d19
* espresso: remove espresso/espresso10 distinction onAndreas Blaesius2016-03-291-3/+0
| | | | | | init.recovery.espresso.rc Change-Id: I75d9448409b9017d777044e3701c2435aa15ae8d
* Rename espresso to espressowifi to avoid conflicts with HTC's espressoAndreas Blaesius2016-03-299-23/+23
| | | | | | (myTouch 3G Slide T-Mobile - "espresso" - exist already ) Change-Id: Ib4cd61b31e4dbb99204637d1cc8e75f8631b78e4
* espresso: fade off by defaultAndreas Blaesius2016-03-231-0/+3
| | | | | | This fixes orientation glitch on screen-off animation for 7 inch tab2 if hwrotation=270. Change-Id: I8a03230fa3ae81a10854059b09f1b076b850aac0
* Update proprietary-files and scriptsAndreas Blaesius2016-03-183-6/+1
| | | | Change-Id: I06a4f38253aa885db145a14ba4d68a744bcebcd4
* libsensors: include missing headers to silence implicit declarationsZiyan2016-02-2611-0/+11
| | | | Change-Id: If0796d9c6e80d8fbdfa5d41f526bb6cc23b85f08
* libsensors: more robust sensor pollingZiyan2016-02-261-3/+7
| | | | Change-Id: I88efed34927c6911647084a3de6b61630468857f
* Only copy the appropriate audio configs for variants (1/2)Ziyan2016-02-264-540/+3
| | | | Change-Id: I918df1f12f5db742905c73f0993d5460d1c04e01
* Update proprietary-filesAndreas Blaesius2016-02-223-11/+3
| | | | | | | - remove unused HDMI blobs - use common wifi blobs Change-Id: Ice357159e74ea321d77688d0de50d0fb1eea52ed
* espresso: move RIL parts to espresso3g (1/2)Andreas Blaesius2016-02-227-5912/+1
| | | | Change-Id: I6acfb5e71cc1d5948cffc9411c7565f7005f4871
* Set up unified build for wifi-only variantsZiyan2016-02-2212-40/+334
| | | | Change-Id: I9fffe523aefac96e2cd0461b9398806b02e4c131
* libsensors: set up sensors at runtime based on the current device variantZiyan2016-02-223-25/+59
| | | | Change-Id: I6bf89a3b00205e53594764b291a0445f250e1001
* audio: select correct audio config at runtime (1/5)Ziyan2016-02-227-5/+1031
| | | | Change-Id: If9732081791ab68f028129c953b518196f31b09c
* Move TARGET_KERNEL_CONFIG to espresso-common (1/5)Ziyan2016-02-221-0/+1
| | | | Change-Id: I5e8b335bfd98500828a86be0b12328e793f5b6a1
* SamsungOmap4RIL: use responseFailCause instead of responseInts for ↵CCD-19972016-02-221-1/+1
| | | | | | | | RIL_REQUEST_LAST_CALL_FAIL_CAUSE Fix 'AndroidRuntime: java.lang.ClassCastException: int[] cannot be cast to com.android.internal.telephony.LastCallFailCause' Change-Id: I209013f3a306640af72e9165a979c71e2feb551b
* SamsungOmap4RIL: Update constructorsCCD-19972016-02-211-2/+6
| | | | | Change-Id: I24c3b9cf659cb55297b0a208e3d7c9942c4135ee Signed-off-by: CCD-1997 <dcunha.cyprien@gmail.com>
* SamsungOmap4RIL: Return static radio capability from getRadioCapabilityMichael Gernoth2016-02-211-0/+10
| | | | Change-Id: If54ce55d5a4723e7f538a6f1094daa47052afb79
* espresso-common: Shim library for missing symbols in Samsung blobsArne Coucheron2016-02-214-0/+52
| | | | Change-Id: If4797df7db6b28f6272c42971297c05341f65710
* espresso-common: Disable ashmem tracking in parcelsforkbomb2016-02-211-0/+1
| | | | Change-Id: I452572712246727e3ad6e8e7c517f0d39d33a61a
* espresso-common: use common omap4 sepolicyAndreas Blaesius2016-02-212-17/+0
| | | | Change-Id: I4d85fa47287b02c9145006e64e6a8f0100806ca0
* espresso-common: use omap4 init fileAndreas Blaesius2016-02-211-9/+1
| | | | Change-Id: I166100f86912bfa70055126cb3091edb0c37a478
* espresso-common: remove gps.conf from device treeAndreas Blaesius2016-02-202-9/+3
| | | | | | gps.conf get included from /device/common Change-Id: I8f5f9f838bb2eddb7c7b19a7577222064b2fd3a1
* rootdir: remove missed espresso/espresso10 distinctionCCD-19972016-02-191-4/+0
| | | | | | | init.espresso.rc call init.espresso.usb.rc which is absent And hence usb connections doesn't work properly Change-Id: I93a4daf36692d9c982c92fe0a63a71b16e7eef71
* rootdir: remove espresso/espresso10 distinctionZiyan2016-02-082-35/+1
| | | | Change-Id: I23d332df9fa0e49a95218c9f54f421105dd101bd
* Move lcd density prop to espresso-common (1/5)Ziyan2016-02-011-1/+2
| | | | Change-Id: I34b26213dd7ce219a52e57c1c3b1ac5a7d13fd03
* espresso-common: add common cm.dependenciesAndreas Blaesius2016-02-011-0/+10
| | | | Change-Id: Ied881c9de0d08c7d00b208ac289a1b2fb4576f3c
* espresso-common: update fstab for MAndreas Blaesius2016-01-301-1/+1
| | | | Change-Id: I3fa5a951ebd197e6b22726d1480d415b57e79d34