aboutsummaryrefslogtreecommitdiff
path: root/rootdir/system
AgeCommit message (Collapse)Author
2017-05-31Migrate to new RQBalance-PowerHAL's XML configurationAngelo G. Del Regno
The new RQBalance-PowerHAL deprecates configuration through Android properties. Now the configuration is parsed from an XML, located at /system/etc/rqbalance_config.xml. Change-Id: Iebc85a4f420e9b471139063a03a3831f95be5e28
2017-05-20shinano: buttons: Fix headset buttons layoutxkeita
At the moment only Volume + worked but it lowers down the volume. This fix restores complete functionality of the in-line headset buttons (+ volume, - volume, play/pause button) Change-Id: I0cfdd38dcb1028b64efaff0cc53dec8da830c6b3
2017-05-15shinano-common: remove old unused gps.confSteven Lay
Change-Id: I25428cd0900493823e7afa9328886cb0ce6caa05
2017-05-10shinano-common: init: Correct credmgrd boot scriptnailyk-fr
Log improvements: * new: added logfile (/cache/credmgr.log) instead of logwrapper for better debugging * new: more verbose logging * fix: replaced toybox cmds with generic ones (so either ramdisk or system can provide them) Known issue: * Can cause a black screen issue Change-Id: I19710e8b6e45d4fa9397575f4f9f31b7727e4468
2017-04-04shinano-common: init: Stability improvements to credmgr initstay steadfast
* Device wasn't encryptable because of bad return code. Initial commit message: > some enhancements you may like ;) > > make if loop more bullet proof > now every command gives an error result back and according to it the script fails or not immediately > logging to dmesg device to be sure that we can write log messages (just do a "dmesg|grep CREDINIT" to get your log output) > overall be more verbose Change-Id: Ife5288522a20a9f962a01630d7a6c52d85ad6db8
2017-03-27shinano-common: vendor: Camera initnailyk-fr
Change-Id: I0b85560bb56beee0d21751fe55587c2de4b8ff00
2017-03-14shinano-common: copy init.qcom-sensor.shtunturn
Needed for sensor init Change-Id: I61a323a6c9b08946b5be243ce660e1dc12882266
2017-02-21shinano-common: vendor: Update sec_confignailyk-fr
2015-05-23update sec_configGiulio Cervera
Change-Id: If288c3c8fd510565adf3794e9899c8758dabc44b
2015-02-26shinano-common: fix headset buttonKonstantin Koslowski
patchset2: use HEADSETHOOK instead Change-Id: Ic1e019201786d8182ba0032bf6fd82f96b9d6234
2015-02-02Misc CleanupChirayu Desai
* We have a broadcom chip. Change-Id: I7223373b11abe15d98e8e8bb36a07ff56374fa2c
2015-01-16shinano: move keylayout files from vendordavid
Remove Deprecated definitions in lollipop (WAKE & WAKE_DROPPED) Fix camera button to take photos Fix Headphones comands Change-Id: I4a9408393ead108766bf8edccc1295d0d258961b
2014-11-29more msm8974 consolidationGiulio Cervera
Change-Id: I0c0bada4f6d35588fd087c720caad4e2183e08e5
2014-11-09Add IPC Security ConfigChirayu Desai
* moved from vendor Change-Id: I4a2bc007a612cd56ff93feb3806b4b3b2618878d
2014-07-14shinano: update nfc configGiulio Cervera
Change-Id: Ie22a76edf352564ae2de030e359fd46c88662999
2014-07-09shinano: update bt configGiulio Cervera
* use bluesleep driver * fix bt permissions * clean old qcom cruft Change-Id: I4fba2dac438287f499598934dd72c19e84351e79
2014-05-04shinano: remove qcom wifi stuffGiulio Cervera
2014-05-02shinano: update wifi and btGiulio Cervera
shinano use broadcom wlan instead of qcom
2014-04-27Initial Shinano importGiulio Cervera
based on rhine-common 7e2a33e