aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
AgeCommit message (Collapse)Author
2017-05-10shinano: audio: Fix audio.deep_buffer.media typoxkeita
We measure this item in true/false Change-Id: Ie306ee3ff19ea64e176c2b29e9a4102430c29cc3
2017-05-10shinano-common: build: Update NFC dependenciesnailyk-fr
-Remove unused Tag Viewer app. -Declare that shinano platform nfc supports Mifare Classic tags Change-Id: I2b357321b3fe0c4da0ea89461182fb81dcea07ea
2017-04-27shinano: prop: Enable HDMI OutputMax Weffers
Change-Id: I55ee6c9fccaab9d098c2fe63cea44d1cdac96596
2017-03-31shinano-common: use dee buffer for media streamingtunturn
* Applications that use AudioTrack java interface for audio rendering defaults to primary output as flags indicated as FLAG_NONE. If the primary output is low latency output, it results higher power consumption than deep-buffer path if used. Description from https://android.googlesource.com/platform/frameworks/av/+/439e4ed Change-Id: I8294ab9cb81a36c9f97a51f6041918299be7cf87
2017-03-27shinano-common: ril: Add /etc/data into device treenailyk-fr
Change-Id: I6832b287ae28e634b68abdcc31970e4520203291
2017-03-27Enable fluence voicecomm propMax Weffers
2017-03-27shinano-common: vendor: Camera initnailyk-fr
Change-Id: I0b85560bb56beee0d21751fe55587c2de4b8ff00
2017-03-27Build and use macaddrsetupChirayu Desai
Change-Id: I6f81296829673f66bcb27f444945b9bddd54929c This fixes random mac adress at boot
2017-03-14shinano-common: update GPS propertiestunturn
Change-Id: I7de068db839d1b8f8fd5091bd942f5fcd25ecd15
2017-03-14shinano-common: changes to bringup broadcom FM Radio/Bluetoothtunturn
Change-Id: I633357fa8a04cf178fdee3e4471d20d5432eb230
2017-03-14shinano-common: copy init.qcom-sensor.shtunturn
Needed for sensor init Change-Id: I61a323a6c9b08946b5be243ce660e1dc12882266
2017-02-22Revert "shinano-common: vendor: Inherit AOSP BCM4339 Firmware"tunturn
Not working. This reverts commit f9f42b49b63d2ca376fb7b7f3d55519459edb661.
2017-02-22Move "HAL1 camera hacks" to msm8974-commontunturn
This reverts commit b2ecfd2db4a5a752ea70085db34d885d6561d8ed.
2017-02-21shinano-common: vendor: Inherit AOSP BCM4339 FirmwareSteven Lay
Following: https://github.com/sonyxperiadev/device-sony-castor_windy/commit/3902de53cccaec64cb73dc6442aba7ef5b8bbd88
2017-02-21shinano-common: build: Move memory inherits to devicenailyk-fr
2017-02-21shinano-common: shim: Add getdtablesize for idddnailyk-fr
* iddd is missing getdtablesize. This function return 1024 Change-Id: I402c8671366a250d4b6982c27e681bbce552b4f6
2017-02-21shinano-common: shim: bsd_signalnailyk-fr
Change-Id: I4110bf8953024f7777e11880849184cbd9b526fb shinano-common: Shim bsd_signal: build as shared Change-Id: Iba94a11082aa47890b3835bcd63b98f41fd3599d
2017-02-21shinano-common: build: Enable HAL1 camera hackstomascus
Change-Id: I5a831ff94bcd4db79098ad9a2d05d053acc95f52
2017-02-21shinano-common: init: Separate camera servicesnailyk-fr
* Use a separated file for camera and camera dependencies Change-Id: Id8cb2242b1dffacf427dffe2dbe63628a5d2462f shinano-common: Correct typo in "Split init.qcom.rc" Change-Id: I4f2ab062af09a49c6091942ff6157838040f65d8
2017-02-21shinano-common: shim: Add MediaBufferGroupnailyk-fr
* Add shim for MediaBufferGroup workaround * Blobs have probably be built before this commit: https://github.com/LineageOS/android_frameworks_av/commit/e9a5b96e7927fd4e38623e17ac73e8e4e25877ee which cause libwvm.so not starting due to missing symbol ZN7android16MediaBufferGroupC1Ev Change-Id: I490a2d599c01cd7d8db937d3a9d6eceffaf6a7e6
2017-02-21shinano-common: vendor: Move tad_static to vendor/nailyk-fr
* Remove intree binary Change-Id: I24bc5f552d57c4634b7d74af956f87baccb8c8ab
2017-01-30remove com.android.future.usb.accessoryGiulio Cervera
it's now included in core_minimal Change-Id: Ie743f0441ac29e1e7ef47f59aaf3243f2497eb02
2017-01-30Remove persist.sys.usb.config overrideGiulio Cervera
The variable persist.sys.usb.config is no longer honored by the framework, and it's presence causes unnecessary toggling of the USB driver, which disconnects ADB and makes the device's connection unstable. Delete it. Change-Id: I90210bc1849e81ecd404f3589f1bf17ba9a3dd4d
2017-01-30shinano-common: Cleanup for source-built Sony initAdrianDC
* Delete all init.sh related sources Change-Id: I8235a3d66912a4051b653a6a312965dcaddeb9d2 Signed-off-by: AdrianDC <radian.dc@gmail.com>
2015-09-17shinano: move io scheduler to commonGiulio Cervera
Change-Id: I052ef2ad4bba8c6af8ac1608e515ed99a256b27c
2015-09-14shinano: Use the new power modes configurationGiulio Cervera
Change-Id: I20039b485b2b92c40cdca5d79524a58671b1cea3
2015-05-25shinano: init: create common usb.rcDavid Viteri
Following AOSP https://github.com/sonyxperiadev/device-sony-shinano/blob/master/rootdir/init.shinano.usb.rc Change-Id: I2cf6613e0aa887755da8061a3a7fea7b08b4b946 Signed-off-by: David Viteri <davidteri91@gmail.com>
2015-05-12Build the tfa amp helperChirayu Desai
* This got left out in 899b01eea912bae4d31ae9d0181018de41990f61, leading to incosistent speaker behaviour. Change-Id: Icd7ddd9e60c34eb685223fa04e23e05d64356ca0
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-13remove mdp propGiulio Cervera
Change-Id: I891f6e474fc123152cdde5f9458c37c97a26b7cd
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-02-14shinano-common: remove languages-full.mkBrinly Taylor
* languages_full.mk is inherited by locales_full.mk which is inherited by full_base.mk Change-Id: I02f264e2c8ea87d30e660d4bb95911d2641c1441
2015-02-06remove deprecated qc rng stuffGiulio Cervera
Change-Id: I0158ed676787eb77f0b93da4bf8d8770b2220aaa
2015-02-06remove useless propertyGiulio Cervera
Change-Id: I7dd3842c32fc1c8a64b68856e0804d058011176e
2015-02-02Misc CleanupChirayu Desai
* We have a broadcom chip. Change-Id: I7223373b11abe15d98e8e8bb36a07ff56374fa2c
2015-01-25use opensource healthdGiulio Cervera
Change-Id: I0f8c39218a8e75d1cfdccb921929a053bc5111c4
2015-01-16keylayout: fix typodavid
Change-Id: I16fc75c015442ff3623c70b9283e0495958a72e9
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
2015-01-15audio: Use a service to init the TFA ampChirayu Desai
Change-Id: I8501c54878302c5caa0a93dbe85bb31815e76d6d
2014-12-24audio: Updates for open source HALShane Francis
* Add audio_platform_info.xml for speaker backend Change-Id: I473410a2e77f187ceeafb098737dbb7f99214ec8
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-19consolidate audio and display on 8974 commonGiulio Cervera
Change-Id: I1994a3c77f814524ada56588c687adeee2e0d099
2014-12-16bluetooth: Use bt_vendor.conf to set correct..Chirayu Desai
..firmware patch file name Z2: Chipset BCM4335C0 Z3: Chipset BCM4350C0 * libbt(-vendor) expects the filename to match the chipset reported, but we have a different common filename (from Sony stock). * Add bt_vendor.conf to set the correct name instead of creating symlinks to what was expected. Change-Id: I78fa158d052b1913284c55d7f01eef9508b975fe
2014-12-06shinano: disable audio resampler for nowShane Francis
Change-Id: Ic2a134182ff0cb27d605d94d61496b14472908bd
2014-11-29move overlay to msm8974-commonGiulio Cervera
Change-Id: I2dc06ea9bb720b559ad00a3922212560162949e8
2014-11-28wifi: remove old cruftGiulio Cervera
Change-Id: I43e33a604ffee981f5cb8babb40801fa331fb5ad
2014-11-28move tad on systemGiulio Cervera
Change-Id: I3839c7c678225c76155e037e6f9bdd6072de34f2
2014-11-28Charger updatesGiulio Cervera
* Copy our charger binary as healthd * Add permissions * Add service Change-Id: Iedfffbbb1db9ffcdd9219cbe8a4a11255f7ca99a
2014-11-28Update TA configurationGiulio Cervera
Change-Id: I74cc7c5e1737877996e4f6cec48af47cab175687
2014-11-20Revert "shinano: wifi: use aosp firmware"Chirayu Desai
This reverts commit 7adb977d087ab311315bae57534d365098b4d576. Change-Id: I85800845fc4b4d28f8bad5f15abd9533f4a90f6e
2014-11-13Remove NFC module suffixChirayu Desai
Change-Id: Ib4f8cbd7e0fbf35d99cc7241c31f37300591b416
2014-11-12Inherit HWUI memory limits from frameworks/nativeChirayu Desai
* No need to duplicate it here. Change-Id: I2ec7e9f09ebefaf7a4ae76b7217919965bf83956
2014-11-098974-common hosts and builds CameraWorkaround nowChirayu Desai
Change-Id: Ia1fa4bb401b46e6d13d4745ce6cd8d2481c021bb
2014-11-09Add IPC Security ConfigChirayu Desai
* moved from vendor Change-Id: I4a2bc007a612cd56ff93feb3806b4b3b2618878d
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-10-27Fix typo, actually build CameraWorkaroundChirayu Desai
Change-Id: I3d89ab58201ef261506cd5f70deb4d54e8bc5482
2014-10-25shinano: Enable audio offloadEthan Chen
Change-Id: Ia25f7d9da1d2f11c6ac86600f31abe1f2004920a
2014-10-25shinano: Add Qualcomm audio effectsEthan Chen
Change-Id: I7823bad9f64e5be6253e4db0944fa07993e64ddc
2014-10-25shinano: Add msm8974 policy HAL, audiodEthan Chen
Change-Id: Ie1ed8d357ac6f1fba77381a6cd160f819328435d
2014-10-01Use Sony camera workaround hackChirayu Desai
Change-Id: I7bce28ea71c132d423e173ae25e6c05bcfcdba95
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-09-06recovery: remove empty postrecoveryboot scriptChirayu Desai
Change-Id: Ie6993ac800182256dffe0186a8c03dae2a54b904
2014-08-29Fix typo, actually set Voice Call propertiesChirayu Desai
Because PRODUCT_PACKGES isn't for property overrides Change-Id: I570fd4651d8f4837feb6b870491b8c33c3d91f2d
2014-08-19shinano: add stepcounter and stepdetector permission xmlGiulio Cervera
Change-Id: I545b572e4835d06efdfad715278d41e8da3013d4
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-06-11Adreno driver cleanupChirayu Desai
* Keep only the current driver in qcom-common and move the legacy / not latest versions to the platforms needing it. Change-Id: I7b70580638083840aaefb2aee2960218525eb3a5
2014-06-08shinano: clean mdp propGiulio Cervera
Change-Id: I65c0c36a0eb4cef08e31d5f46e035303683f5218
2014-05-04shinano: remove qcom wifi stuffGiulio Cervera
2014-05-02shinano: update sensors propsGiulio 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