- Oct 23, 2022
-
-
Dhina17 authored
- Needed by IMS VT Fixes: E ims_media_jni: Error loading library lib-imsvt.so: dlopen failed: library "vendor.qti.hardware.camera.device@1.0.so" not found: needed by /system/product/lib64/lib-imsvideocodec.so in namespace classloader-namespace-shared Change-Id: Ib90ffdb3209ea1486ab8286902bd1884c6775af9
-
- Aug 16, 2022
-
-
Since Android 10 that this is already done while inheriting from full_base_telephony.mk. Change-Id: If533fbf95a9cf9798ddba24955a624d26f550d62
-
Change-Id: Ida759ee1786c667e766da29103f0ecb54950c104
-
- Jun 30, 2022
-
-
* Won't be implemented this cycle (or ever again hopefully). Change-Id: Ie2a346319dfe814deaf9833cb31640505cc6b7dc
-
- Jun 28, 2022
-
-
Populates a new feature flag to record the level of OpenGL ES dEQP test support. Updates the analogous Vulkan dEQP feature flag to the value for the next dessert release. Bug: 159841535 Bug: 175706433 Merged-In: Ib0fb8f83732d0b3f56bb11a97c84fdc7727c1026 Change-Id: Ic97a65fba95a67e3e16cedd0eb4f3f209f645421
-
Test: atest atest CtsMediaTestCases:android.media.cts.MediaDrmClearkeyTest#testGetPlaybackComponent Bug: 182525516 Change-Id: I406b7d3c2921d4698535421894c6eb3785eb1c0d
- Sep 18, 2021
-
-
Change-Id: I3dd591444dc54ebe3a32e0385cbfc3db6bfc5e1f
-
- Mar 31, 2021
-
-
Dhina17 authored
Change-Id: I8a51004fe2eb4e11b16bd2633af56926d7337482
-
- Mar 06, 2021
-
-
For some reason, any prebuilt ones from pre-R ROMs no longer work on R and cause the following error: E ANDR-PERF: Unable to link to gPerfHal death notifications! What's worse, the minimal CPU frequency of both clusters will be locked at 1804MHz on sdm632. Change-Id: I1dc96e4a51c4c81dd847c59a58ec670d89054f64
-
Legacy service name, use android.hardware.audio.service instead Bug: 153579444 Test: presubmit Signed-off-by:
Roman Kiryanov <rkir@google.com> Merged-In: I4c05accb86dd0c9cd1b3fef3d84e0d54b2afc6a1 Change-Id: I6b55b4b1db2577f4176c99dca7021cfe78e13307
-
* It's built by default if vndk is set to current Change-Id: I2a00446046bafe265e5ac894656abc72514319d8
-
* Target no longer exists Change-Id: I2079d7dbbeb59bbe9cd925a56f6bcc84c8a38d7f
-
Change-Id: Ic6302844ac58c16713b43b6871a705b9b4749a96
-
Change-Id: Ief105a44eeb403b2fa41d391a0d72c776da13248
-
No support is required to migrate offset files from /data/time to /data/vendor/time during OTA upgrades. Change-Id: Ic1c4ebd9447fcf2c886ceb301b4ba1ca0242d4b4
-
This partially reverts commit 00bcf7db. CRs-Fixed: 2662406 Change-Id: Icd9d198c69aaf4d689f08bf5700f5203a69d4939
-
- Dec 08, 2020
-
-
Dhina17 authored
* This commit includes Author: Arian <arian.kulmer@web.de> Date: 2020-09-22 20:06:14 +0200 onclite: Build new aidl qti power HAL Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed Author: Bruno Martins <bgcngm@gmail.com> Date: 2020-10-09 12:19:37 +0100 onclite: power: Add extension to new AIDL power HAL [Dhina17 - Adapted for onclite] Change-Id: I58ac49957d8d28ad904912986d89ac8db4820ff9 Change-Id: I2efcb11c7ff8fcaea0e885a23d0f5f9a954d1018
-
- Nov 17, 2020
-
-
Bug: 141989952 Test: atest VtsHalAudioV6_0TargetTest atest VtsHalAudioEffectV6_0TargetTest manual audio "smoke" test Change-Id: I41b5901beaac3a9c0b3de6ab9c2dc8deb0075e3b
-
Remove deprecated android.hardware.thermal@1.0 HAL from device manifest. Bug: 154012150 Change-Id: I884e6b96cac4ebc3abcfaf309388d526a30dc5bd
-
Bug: 139134043 Test: MediaDrmTest Change-Id: Ie34e59947577988f75fae52d22e3f573f4b92420
-
- Nov 13, 2020
-
-
Runtime Resource Overlays (RROs) can no longer change the value of resources in manifest when read during PackagerParser. This change uses component-override to enable the service by default. Remove usages of profile_supported_* from overlays as they no longer configure the enable state of Bluetooth components. Bug: 135048762 Test: adb shell pm query-services \ com.android.bluetooth/.sap.SapService Change-Id: I284d254a921b14d1533745611a083f4b5a27d9dc
-
* libdpmframework depends on strndup16to8 and strdup8to16 methods. Change-Id: I39d252b5830b752728a0c8607d32d8a279524ce1 Co-authored-by:
Demon000 <demonsingur@gmail.com>
-
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: Idf16c3b0368bb4974b62ca0e2f2c5b0ccd425447
-
Signed-off-by:
Jyotiraditya <imjyotiraditya@pm.me> Change-Id: Ie8e114c9efa3b1fa53ccc41680c4afcf7fdf9931
-
- Sep 23, 2020
-
-
Dhina17 authored
* Added missed blobs * Build libwifi-hal-ctrl and vendor.qti.hardware.btconfigstore@1.0 from source * Bumped vendor SPL to match daisy-user-10-QKQ1.191002.002-V11.0.10.0.QDLMIXM-release-keys blobs Change-Id: Id84f919f0f3addb66e07486e163fcbceae841170
-
- Aug 15, 2020
-
-
Fixed : CTS issue due to ipsec_tunnel feature. CTS issues are showing failure on devices with first_api_level set to 29 . With this api level certain test cases which weren't executing till now begin executing. Ex: android.net.cts.IpSecManagerTunnelTest. These tests mandatorily requrire ipsec_tunnel feature to be enabled. Change-Id: If52b652ac3cc6488fefcf851527f224efa03e7eb
-
- Aug 12, 2020
-
-
Dhina17 authored
Change-Id: I97e5e60ae7e8dd03129247028cd02b9c56f9c824
-
- Jul 26, 2020
-
-
Dhina17 authored
* sdm632/msm89xx doesn't support bt a2dp offload. So Drop it. This commit includes: Revert "onclite: Disable A2DP offload in developer options by default" This reverts commit 6a7fb7ac. Revert "onclite: BluetoothAudio HAL: flip to be enabled by default" This reverts commit 0f7bb134. Revert "onclite: A2DP offload: swap audio XML files" This reverts commit de431649. Revert "onclite: Enable BT A2DP offload" This reverts commit db524341. Revert "onclite: Support A2DP offload for Bluetooth Audio HAL V2" This reverts commit 59b8e902. Change-Id: I7e86b810b14023f8428927147cce77493863d7a0 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
- Jul 05, 2020
-
-
Change-Id: Ie43c0a6b594ecfcff393efb8a3937f04af0ee0a4
-
- Jun 29, 2020
-
-
Dhina17 authored
* And also cleanup Change-Id: Ic6c34be3f5ffc068543211b54acdc8b1da290dff Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
- Jun 22, 2020
-
-
Dhina17 authored
* default values Change-Id: Id81e13837c82e4db8f318f5e5cc95abaebdc5347
-
- May 26, 2020
-
-
* Snap overlays don't work with RRO Change-Id: I781ce4c723cd69adb2cf568c3a31b385468444e8