This project is mirrored from https://github.com/Professor-Berni/android_device_sony_kitakami-common.git.
Pull mirroring updated .
- 02 Dec, 2020 1 commit
-
-
Bernhard Thoben authored
This fixes errors like this: * E APM::Serializer: deserialize: Could not parse /odm/etc/audio_policy_configuration.xml document. * E APM::AudioPolicyEngine/Config: parse: Could not parse document /vendor/etc/audio_policy_engine_configuration.xml Change-Id: Ic50db0d6e749f3f397116ce1fb145956bac7fc56
-
- 14 Nov, 2020 1 commit
-
-
TARKZiM authored
-
- 13 Nov, 2020 1 commit
-
-
Bernhard Thoben authored
Change-Id: I37a3d59fcf510871b9b8ac9d27f3b72e0b6db8f9
-
- 11 Nov, 2020 1 commit
-
-
Bernhard Thoben authored
This reverts commit 5baf84cb.
-
- 06 Nov, 2020 1 commit
-
-
Bernhard Thoben authored
Change-Id: I07165a432137fd8ac8ad26b4adca4ca77687ee18
-
- 04 Nov, 2020 4 commits
-
-
Bernhard Thoben authored
The file aanc_tuning_mixer.txt has to be in /system/etc because: E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt. Change-Id: Ie8a28b4486aeebbc76facca1bc7a593b33229583
-
Bernhard Thoben authored
logcat: E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt. Change-Id: If41179d70cf9dfbc5c2ad43011927aaabc391a6e
-
Bruno Martins authored
* After all, this still seems to be needed for ACDB MCS init, as seen bellow. Just let ACDB loader be happy. Without the tuning mixer file: E ACDB-MCS: acdb_mcs_init: /vendor/etc/audio_tuning_mixer_tasha.txt not present, using /vendor/etc/audio_tuning_mixer.txt config file E MCS-RT-CTL: Can't open the configuration file /vendor/etc/audio_tuning_mixer.txt. E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed. With the tuning mixer file: E ACDB-MCS: acdb_mcs_init: /vendor/etc/audio_tuning_mixer_tasha.txt not present, using /vendor/etc/audio_tuning_mixer.txt config file D : [ACPH]->MCS RTC service registered with ACPH Change-Id: I6e4b1fe27547a354eaa4132aba8e3df04d6184b3
-
mosimchah authored
* https://github.com/luk1337/aeffects-conf2xml Fixes: 09-04 19:18:03.152 689 689 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null) 09-04 19:18:03.152 689 689 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf Change-Id: Ibd985bea0441c7d5cffd37e0b3f65d5c27a16891
-
- 03 Nov, 2020 2 commits
-
-
Han Wang authored
* Commit 000c3e4 in fw/av changed setErrorCallback() to addErrorCallback() to support multiple instances, but this breaks our old blob. Change-Id: I03495e5746a4ad75a09a0e24bb7faf265a8b0bda
-
Bernhard Thoben authored
Change-Id: Iadfadf590c618a626aa728cc9c739d06f8a3f515
-
- 26 Oct, 2020 1 commit
-
-
Stephane Lee authored
Bug: b/137790244 Test: lshal debug (health service) Change-Id: Id15d203bd791d0867972da98f6998610723b9332
-
- 11 Oct, 2020 1 commit
-
-
Akash Mondal authored
fix: Cannot find entry android.hardware.power.stats@1.0::IPowerStats/default in either framework or device manifest. Signed-off-by:
Akash Mondal <a98mondal@gmail.com>
-
- 10 Oct, 2020 4 commits
-
-
Pietro Ivan Cerrato authored
-
TARKZiM authored
-
dianlujitao authored
Change-Id: I980a9e66cc0f99b5292210428c6ae9737e5b3969
-
- 30 Sep, 2020 5 commits
-
-
Mikhail Naganov authored
Switch msm8956 to Audio HAL V6 Bug: 141989952 Test: atest VtsHalAudioV6_0TargetTest atest VtsHalAudioEffectV6_0TargetTest manual audio "smoke" test on taimen and walleye Change-Id: Ieb1cc5c7fdcc5416a328a0a5c4a1996258b81ac8
-
TARKZiM authored
-
ix5 authored
Our blobs are compiled against libprotobuf-full-cpp.so, but starting in R, Android is using a versioned naming approach, e.g. libprotobuf-cpp-full-3.9.1.so. See https://r.android.com/1109518 The entry in public.libraries.txt is needed to allow the linker to find and use the lib outside the VNDK. See https://source.android.com/devices/tech/config/namespaces_libraries [wight554: added libprotobuf-cpp-lite as well] Signed-off-by:
Volodymyr Zhdanov <wight554@gmail.com> Change-Id: I28222c89e1e07017867088492a726ee9d45d8e6f
-
LuK1337 authored
* Needed for old blobs Change-Id: I43fc0e46547dfc126a4b2ac9dcc82c7c4f2ee172
-
Arian authored
Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed
-
- 22 Sep, 2020 1 commit
-
-
Bernhard Thoben authored
Change-Id: I2b647af9fce842b7e53de8cf0bb3367bbaaafc45
-
- 14 Aug, 2020 2 commits
-
-
Ketut P. Kumajaya authored
* Adapted to new O shim flag (TARGET_LD_SHIM_LIBS) * Rename: libshim_boringssl ==> libshims_boringssl Co-authored-by:
Louis Popi <theh2o64@gmail.com> Signed-off-by:
Ad!thya R <gh0strider.2k18.reborn@gmail.com>
-
Mukul authored
- Bring back VoLTE support using https://github.com/eErenYeager/ims_apk/
-
- 12 Aug, 2020 1 commit
-
-
TARKZiM authored
* Trying to fix notification led blinking, will re-write our HIDL HAL in the future. * Move led permissions to on init before HIDL service starts.
-
- 11 Aug, 2020 2 commits
-
-
oshmoun authored
Android needs this text file to know what libraries are allowed to be loaded by apps directly. For now, add: libOpenCL.so to the list, in order to get OpenCL to function properly. adsprpc related libraries, since they were also declared public in stock. Change-Id: I15ef7a7ab7d1f1a0cc6b484cd2ca9993f40de23b
-
Bruno Martins authored
These syscalls are now allowed by default. Change-Id: Ide9e29d5333e427baaabcbaa03d6b3db77948f17
-
- 03 Aug, 2020 1 commit
-
-
TARKZiM authored
-
- 01 Aug, 2020 1 commit
-
-
TALU authored
This reverts commit 2f7bbb26e2878080087673bed407d38d9b36f8e0. Change-Id: I2c584420d7f24d0963cb0470464d4be42e6f61a8
-
- 09 Jun, 2020 1 commit
-
-
Bernhard Thoben authored
This is an important security feature! Change-Id: Ie0cef85575aeff77bbf7b638ef1dd149c511c14f
-
- 29 May, 2020 1 commit
-
-
TARKZiM authored
* For IPictureAdjustment instance.
-
- 28 May, 2020 2 commits
-
-
Paul Keith authored
* Add supported interfaces to manifest while we're at it Change-Id: Iaad13fcdfb603d144599133339f9c0c6a0d1c66a
-
Paul Keith authored
Change-Id: Ia96dfe341d07c9f79b1ab5bd19af0e32bee4b4ed
-
- 22 May, 2020 6 commits