aboutsummaryrefslogtreecommitdiff
path: root/system_prop.mk
AgeCommit message (Collapse)Author
2020-02-07shinano-common: Disable fluence for speakernailyk-fr
* Disable fluence for speaker calls. This produces echo on the other side. * Stock has a weird configuration of fluence. According to the properties fluence is disabled at all but the log tells us that is probably enabled in handset mode and that's why we have enabled it. Stock is using mixer path voice-dmic-ef. * However, fluence seems to be disabled in speaker mode: Stock uses id 11 as acdb_tx and voice-speaker-mic as mixer path which is the default for disabled fluence. Change-Id: I62dfcef5bfddfcc3eeb75d1c04b21275d0875efd Signed-off-by: Arian <arian.kulmer@web.de>
2019-11-10shinano-common: Enable fluenceArian
Change-Id: Id6860755f6e11496f1fa191d45809e6cae1b2f48
2019-11-10shinano-common: Drop anc propArian
Change-Id: I16199a0f3219fc468ccdb4a385f4efcd9077e68a
2019-10-25shinano-common: Back to stock fluence settingsArian
* With the stock blobs this doesn't work correct Change-Id: I5ddec461c72e7e5bc3c43d0281c23f24aa307f8d
2019-10-25shinano-common: rootdir: Set bluetooth properties from makefileArian
Change-Id: I1b2ac64116c056000bf482a613b0a4904f73b1ae
2019-10-25shinano-common: use /vendor for /system/vendorDemon Singur
The /vendor symlink is available as soon as /system is mounted, just use /vendor. Change-Id: I2e92ed2abe225f1366cac418b13763bb5617f704
2019-10-25shinano-common: Update proprietary-files.txt for Android 9Arian
* Radio blobs taken from SW_binaries_for_Xperia_AOSP_M_MR1_3.10_v13_legacy.zip * NFC HAL from 8.1.0 Change-Id: Ic73bc81077cbd53cc1398b91d1a278de7e505988
2019-10-25shinano-common: Update audio HAL properties according to HAL changesarian
2019-10-25shinano-common: Move system.prop to system_prop.mkarian