aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* espresso-common: use own liblightsAndreas Blaesius2016-01-301-0/+3
| | | | Change-Id: If79b3c52952552b9e60318b7e1f310a06306b292
* espresso-common: media_codecs: update for MAndreas Blaesius2016-01-301-10/+10
| | | | Change-Id: Id599e9ba99bf2d58be3c184c70e2340a8cefdccc
* omap4-common: Fix RIL case statementJiangyi2016-01-271-1/+1
| | | | Change-Id: I023a9904b97fcf0f56e6df64cf8ab04a019e4486
* espresso-common: remove unused overlay and initAndreas Blaesius2016-01-262-20/+0
| | | | Change-Id: I1ef7a95b026524a2356bd6cbbe8463ff1cc798b9
* Revert "Use LZMA compression for recovery's ramdisk"Android-Andi2016-01-252-25/+0
| | | | | | | | Our partition (8388608) is big enought for current recovery.img This reverts commit 08ce236e1921ffe5cde42e157dd0404e6807b7b9. Change-Id: Ibe921c0a1ff2c005d3064ec5d2ca50277dc23f50
* espresso-common: sepolicy: fix compiling because of neverallow violationAndreas Blaesius2016-01-261-1/+0
| | | | Change-Id: I9a7b0c7f335f01812558e07ff39d807834a32f67
* init: increase read-ahead value to 256 kbZiyan2016-01-261-0/+3
| | | | | | | | | Apps and database file sizes have increased in recent Android versions, which makes it practical to increase our read-ahead value from 128 kb. General user experience seem to have improved a bit. Change-Id: I35788444a8552a8f376c699ead163e951ed06b30
* init: tune vm for zRAMZiyan2016-01-251-0/+6
| | | | | | | | References: https://source.android.com/devices/tech/config/low-ram.html https://01.org/android-ia/user-guides/android-memory-tuning-android-5.0-and-5.1 Change-Id: I8ec35dad3a65c213d1843d01957b308c3ab84a6e
* Increase zRAM size to 256 mbZiyan2016-01-251-1/+1
| | | | | | | With the lz4-backed zRAM we're using, it seems like we can use larger values without noticeable slowdowns. Change-Id: I6a7921d0741c6b54629b456cc5387407956d98d8
* Use 2 zRAM compression streams (now that our driver can)D. Andrei Măceș2016-01-251-1/+1
| | | | Change-Id: I84f26a40e5b89d100b5a1fd2eab1ba59e5957750
* Add zram information and mount it during bootHashcode2016-01-252-0/+4
| | | | Change-Id: I2a758e866c4518a1cbbd360bd3a06f3d922161f5
* espresso-common: don't use omap4-common vendor filesAndreas Blaesius2016-01-102-3/+15
| | | | Change-Id: Iee8459f5de82dd746369c2fafc150d1cba6b522e
* espresso-common: Remove persist.sys.usb.config overrideZiyan2016-01-011-4/+0
| | | | | | | | https://android.googlesource.com/device/moto/shamu/+/8de2aa968d333fe3a4ffe330859207566150bce9 Fixes ghost MTP. Change-Id: I73fe5079464f160d1324f4495b655ee4a3891106
* espresso-common: Add libgpsd-compatZiyan2016-01-013-0/+192
| | | | | | | | | Credits to: Dmitry Grinberg <dmitrygr@gmail.com>. I just renamed it to libgpsd-compat because libdmitry doesn't make sense, and cleaned it up a little. Change-Id: Ib01e7aa0ecbe1b50a7810e613009e8424bce4c56
* Revert "Enable USB OTG storage options"Dan Pasanen2016-01-011-4/+0
| | | | | | | | Remove deprecated OTG property This reverts commit 219fc7d50e088bb708fd9107eba8cb55c691e004. Change-Id: I4e04357c629fd95c4563eef624e099a39e142c38