aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
AgeCommit message (Collapse)Author
2017-02-02camera: Add credential manager and friendsShane Francis
* Welcome back, idd. * Happy troling, suntrold Change-Id: Ic447a8e7769903bfb8ec3bf4fdd4f74406671f78
2017-02-02Remove obsolete camera flagsSteven Lay
Shouldn't be needed for newer blobs
2017-01-30Drop BOARD_SEPOLICY_UNIONChirayu Desai
Change-Id: Ic64d6bcb5c771114a8ca55207bb604122835251d
2017-01-30Also build f2fs toolsChirayu Desai
Change-Id: If9930e486a08906d6a3437da18e697f23e773e61
2017-01-30shinano: use RGBA_8888 for recovery pixel formatArnav Gupta
Change-Id: I1f3ac7f9e9d416b823bb6c9a141c63547b8cdc2b Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
2015-07-03nfc: Set device pathChirayu Desai
* No need to symlink anymore. Change-Id: I070f2ce24846ff4b4e4c7560bd4d9ffb3d7e7db3
2015-04-24shinano-common: Stop using prebuilt audioEthan Chen
* Add custom audio backends using audio_platform_info * Match stock devices and ACDB IDs * Specify MULTISESSION_VOICE for calls * Specify LOW_LATENCY as primary output Change-Id: I9d6927ab98c70ab71a181c656253f64491219470
2015-04-24shinano: enable logo workaroundGiulio Cervera
Change-Id: I211f24221bb4dd0c0db0f440db634ea5929bfa62
2015-04-24shinano: update kernel command lineGiulio Cervera
recommended value from 23.1.A.0.690 kernel release Change-Id: Iba304ef197429eed212c3973d0eae261ae4c8c70
2015-04-19shinano: Remove deprecated recovery optionsEthan Chen
Change-Id: I9a73740738b6644f0069308c8f8190aa6afb804e
2015-03-22audio: Switch back to proprietary HALChirayu Desai
* The open source HAL works perfect for media, but in-call audio is wonky. * Because let's rather have the phone part of our smartphones work perfectly. Change-Id: I581f2a6210115d0bdf64c44373a1bf29effeb9e8
2015-03-21Revert "Don't build bcm wifi hal for now."Chirayu Desai
This reverts commit 0a135c4b43d4bcd9883b73c8562526d04602ab99. Change-Id: I62283259b1c60b38ff5a83ef5d8ccbb022a4e926
2015-03-06Add PCC calibration interfaceSteve Kondik
* This will be used by the new LiveDisplay feature. Change-Id: I1c7e8547d5305a8c8031e972d1513fa8906908e7 Signed-off-by: Chirayu Desai <chirayudesai1@gmail.com>
2015-02-02Add SELinux policy for the TFA amp serviceChirayu Desai
Change-Id: I698f56bca42ffef6e83f46dbdf6e8b798267028a
2015-01-20init: Add mlog_qmi serviceShane Francis
All Z3 series need this service to keep modem alive Change-Id: Iba8ac16083d878a9a9864472d350ee4868f20c6a
2015-01-15Add SELinux policy for hardware tunablesdavid
Change-Id: Ie58527ef6ca5b9aed48e68d0ec74a6453b3b4643
2015-01-15audio: Use a service to init the TFA ampChirayu Desai
Change-Id: I8501c54878302c5caa0a93dbe85bb31815e76d6d
2015-01-12Append to TARGET_SPECIFIC_HEADER_PATHDaniel Hillenbrand
Change-Id: I0af8aeea4bcb9b7a2dcaba3403893997bdf278c3
2015-01-11Don't build bcm wifi hal for now.Chirayu Desai
* Doesn't work well with bcmdhd module, will keep restarting device until started at least once after boot and the interface has been brought up. * TODO: Revert this after building bcmdhd in the kernel and getting rid of modules. Change-Id: Id81577f1cbd2730f86a3fb63a18ce205700597ca
2014-12-24Initial implementation of libaudioampChirayu Desai
* Init the TFA9890 amp. * Pass on the data from the files in /system/etc/tfa98xx to the kernel by an ioctl. * EQ data present in device-specific header tfa98xx_eq.h * Also add a standalone executable tfa9890_amp, which does all of the above, for when we want to do it on demand, directly. Change-Id: I24d3dfa5b497e2542a2a0877a7795e76cb3d6254
2014-12-24move bludroid cfg to commonGiulio Cervera
Change-Id: I8938a0d6d995202e2d9006ca4c65eb4afdbfda51
2014-12-16build: Avoid poisoning the host binaries with bad ABIsGiulio Cervera
Change-Id: I5fa78a7a8d35cbf4d6f19f92863ee2194f2c30e1
2014-11-29more msm8974 consolidationGiulio Cervera
Change-Id: I0c0bada4f6d35588fd087c720caad4e2183e08e5
2014-11-29remove unused flagsGiulio Cervera
Change-Id: I78296f441d59b8856fcdb9a6af77fb7fbc70f7ef
2014-11-27Append to sepolicy dirs variableChirayu Desai
* Fix typo Change-Id: I425f1ce5f31cb545063621b4011046091b255e09
2014-11-21Re-add family-specific SELinux policyChirayu Desai
This partially reverts commit 21ae2255e1cd2e17a4b9e7766aa1f86eec2f18a6 Change-Id: Ic4e063ef166466843f2f0708c6531cf68c7074ef
2014-11-20Revert "shinano: wifi: use aosp firmware"Chirayu Desai
This reverts commit 7adb977d087ab311315bae57534d365098b4d576. Change-Id: I85800845fc4b4d28f8bad5f15abd9533f4a90f6e
2014-11-14Move SELinux policy to msm8974-commonChirayu Desai
Change-Id: I312eb2c2eec3787809a9aff767cca24c6695bdcf
2014-11-13Remove NFC module suffixChirayu Desai
Change-Id: Ib4f8cbd7e0fbf35d99cc7241c31f37300591b416
2014-11-12use unified AOSP kernelChirayu Desai
Change-Id: Ia9ddf4908cca04255f725b628e26bfa1448764b1
2014-11-11move bootimg.mk to msm8974-commonChirayu Desai
Change-Id: Ib8afb150afabb8f32b1aee0dffbcd3a93225b928
2014-11-04shinano: consolidate common partition infoGiulio Cervera
Change-Id: I90720bec99b002ce30cc77602797997130dd562d
2014-11-03Use open source NFC HALChirayu Desai
Change-Id: I8049fdacb06990d73efd552443ac4b282c3541fc
2014-11-03Inherit from msm8974-commonChirayu Desai
* msm8974-common then inherits from qcom-common. * This doesn't change anything currently, just adds one more common tree in between - however, later on, we can start moving things to this new tree as needed, from both shinano-common and qcom-common Change-Id: Ib0a5bca4569501e8504ae18b04c98f59130fe4be
2014-10-27shinano: wifi: use aosp firmwareGiulio Cervera
Change-Id: I1c8a0990505c8e6d4cfd78c2285c32e357ee393f
2014-09-15shinano: Add ANT+ supportKonstantin Koslowski
* Add ANT+ permission, framework library, support libraries. Change-Id: I46d3c50d995458c2c951bc7548f3813b19fded55
2014-09-13Move releasetools extensions to siriusChirayu Desai
Change-Id: I87d647edb5dee45a9b19596454cf5087bea9d52c
2014-07-11shinano: use rhine 4.3 blobGiulio Cervera
Change-Id: I3241f7a5206083929e6973582d912c8afd3a68fb
2014-06-23shinano: update power modeGiulio Cervera
Change-Id: Ia7b5c34035441d42e851f3f771b53f0d03f026b3
2014-06-23shinano: remove unused flagGiulio Cervera
Change-Id: I1cbee184d2e7ca647c3f492bc4fb378796ab4759
2014-06-09shinano: fix wlan fw pathGiulio Cervera
fix wifi hot spot Change-Id: I9c12769cd9c426ae84a418d4aaf29a7529976603
2014-05-13shinano: update command lineGiulio Cervera
2014-05-02shinano: use msm8974pro kernelGiulio Cervera
2014-05-02shinano: remove useless flagsGiulio Cervera
4.4.2 blobs dont need it
2014-05-02shinano: remove TWRP flagsGiulio Cervera
someone maintain/use it?
2014-05-02shinano: update kernel cmdlineGiulio 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