| Commit message (Collapse) | Author | Age |
|
|
|
| |
Change-Id: Ifeef160d74ef92363780554caf696920e8e6aaa0
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* RenderScript is deprecated on newer platforms and
is being officially replaced.
* On April 19, 2021, Google announced that RenderScript
will be deprecated in Android 12, and recommended
porting existing code to Vulkan.
https://android-developers.googleblog.com/2021/04/android-gpu-compute-going-forward.html
Change-Id: I19460ef266a646b046f1e7d2f0b4eab7c48ae536
|
|
|
|
|
|
|
| |
Test: m
Bug: 203490261
Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
|
|
|
|
| |
Change-Id: I4d12752ae5fb2829d6612647c8740c84967f5434
|
|
|
|
| |
Change-Id: I4ab9183c90cd5d294c7710c9c16d8109eecc827b
|
|
|
|
|
|
|
| |
This is not needed, since Widevine DRM and Clearkey DRM
services are available.
Change-Id: I97023f1bab88ddb8fa4cb205df190c516a759951
|
|
|
|
| |
Change-Id: Id2d4da7f35b1a80b632a9c6449db28008439cab3
|
|
|
|
|
|
| |
* We have 4.4 kernel so we can use this
Change-Id: I19c9231163f388943ebe1f5230bf7f64e5e379b1
|
|
|
|
| |
Change-Id: Ia67edb6fda5985533b5acdc31ec39330a9a1dbef
|
|
|
|
|
|
| |
This has been turned into a VINTF fragment.
Change-Id: Iaf53a2e1fbac75d53ec11d4c56c51230f4758daf
|
|
|
|
| |
Change-Id: I436e67ea97511d728881e118cf8cb5b66ab338ed
|
|
|
|
| |
Change-Id: Ic6302844ac58c16713b43b6871a705b9b4749a96
|
|
|
|
|
|
|
|
|
|
| |
Shipping API level 23 corresponds to legacy FCM version.
This addresses the following build warning:
Warning: Shipping FCM Version is inferred from Shipping API level. Declare Shipping FCM Version in device manifest directly.
Change-Id: Ib230c345ff7deb552597824838b8809ceefbbe8a
|
|
|
|
| |
Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed
|
|
|
|
|
|
|
|
|
| |
Bug: 141989952
Test: atest VtsHalAudioV6_0TargetTest
atest VtsHalAudioEffectV6_0TargetTest
manual audio "smoke" test
Change-Id: Ieb1cc5c7fdcc5416a328a0a5c4a1996258b81ac8
|
|
|
|
| |
Change-Id: I02d854316ca5072a125bbf9611fb1e082d71d2d1
|
|
|
|
|
|
|
| |
* Also switch to OnePlus5 blobs since ZUK's don't work correctly
and daisy ones lack ANT+ support
Change-Id: I69c7c7883aad8eb1d32347d3871a0cc0ed36c6c3
|
|
|
|
|
|
| |
* Needed after https://review.lineageos.org/268776
Change-Id: Ia9c95779ed58fdb4172ff9ea02b1a2cb3c4ea59d
|
|
|
|
| |
Change-Id: Id1d580607a7d73ec6738ab3aa8dcdf9e27558a33
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Camera, media doesn't work after AOSP december tag because of the following commit
https://android.googlesource.com/platform/frameworks/av/+/26c7997dea97345a81bcabd21fa07050c8ff0a57
622 622 W ServiceManagement: Waited one second for android.hardware.camera.provider@2.4::ICameraProvider/default
622 622 I ServiceManagement: getService: Trying again for android.hardware.camera.provider@2.4::ICameraProvider/default...
test: boot, test camera and play a youtube video.
Change-Id: I83c2a2bcd53e0bc029cd243e264daee87a509707
|
|
|
|
| |
Change-Id: Ie36afb4a2c0438c93db84381d3ee41eb3f62137e
|
|
|
|
| |
Change-Id: I2d5d4b24def70a027a04fc81fa168fb698280a98
|
|
|
|
|
|
|
|
|
| |
test: android.media.cts.MediaDrmClearkeyTest#testOfflineKeyManagement
bug: 117570956
bug: 110838441
bug: 116252891
Change-Id: Ie9373543ef416e718a70e75d95bf5b15a2852705
|
|
|
|
|
|
|
|
|
|
| |
hostapd HAL's
This commit updates the HIDL version number of Iwifi, ISupplicant, IHostapd HAL's
to the latest.
Change-Id: I2d95b829d5616f6929f112c634906515035fba51
CRs-Fixed: 2412157
|
|
|
|
| |
Change-Id: I4251b3853d00308dbd988625f8e7466a66b823fa
|
|
|
|
| |
Change-Id: I43366fd9e95b30948aaa97f1cd5ff8b189de6c52
|
|
|
|
|
|
|
|
| |
* ANT+ HIDL implementation was removed from stock Pie BT stack
* The previous qualcomm-uart implementation is not compatible with QTI
BT HAL so there's no way to keep it
Change-Id: I33547eb7de5e77120f4acfc174ab10566070810d
|
|
|
|
| |
Change-Id: I21c1c4a0f6e071cd82803f9fff8f0cce7cd16d94
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* From ZUI 4.0.247DEV
* This fixes VoLTE not coming back after mobile data has been switched to 2nd SIM
and back to VoLTE capable 1st SIM
* Probably also fixes random IMS restarts as they can't be noticed in logs anymore
* ZUI ims_rtp_daemon cannot link libmedia.so, probably because we have switched to full VNDK
According to DD3Boh:
lib-dplmedia.so is a dependency of lib-rtpcore.so which is a dependency of ims_rtp_daemon
So add a blob_fixup to remove libmedia.so dependency from lib-dplmedia.so
Change-Id: I5402f0ef93d03661d611d6775b1b331cf35afc06
|
|
|
|
|
|
|
| |
* Sadly, out-of-the-box Miracast support was killed in P, so
we need this to keep Wi-Fi display feature working.
Change-Id: Id680d918b64c0e3733251db45992ec477b6fbdfb
|
|
|
|
| |
Change-Id: I00308850a7e38899a5343878c79264b38bdbb117
|
|
|
|
| |
Change-Id: I6a91196d08f5f7c7d1adff543588fe5a80b0dffe
|
|
|
|
|
|
|
| |
* Changed needed to make wired headset working with Audio FX enabled
* Still https://review.lineageos.org/c/LineageOS/android_frameworks_av/+/242705 is needed for that
Change-Id: If6a4e34814a140b757786a9f430b3d3ccfb4ed33
|
|
|
|
|
| |
Change-Id: I7b87ae0ad834ba02a78696afe393d9d4f8920fbd
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* It looks like that z2 isn't compatible with this as it doesn't anyhow boot fine with it.
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: Ie9321aac468e0c8bd425229602eadf3bb9b4ae5a
|
|
|
|
|
| |
Change-Id: I513c284c534ce3abc27bf374513280171454f4d1
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
Change-Id: I92706987f8d3094cdfb82e71e5331b7efe69e5df
Signed-off-by: Joey <joey@lineageos.org>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
Test: adb logcat -e health
Test: lshal --debug
Change-Id: I3855f256d79a46c9626f043aac667937ff6414e1
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: Id4bc464d831f13a8f0f1ee1a4bc03d15b8d9f16b
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
9/PKQ1.180917.001/V10.0.1.0PDLMIFJ [1/2]
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AtFwd hal is implemented as an android service and
it stars from system partition, that is, it's not
a traditional vendor hal and hence it should be
declared in the framework manifest and not in the
device manifest.
This commit introduces new device specific framework
manifest (framework_manifest.xml) and moves AtFwd hal
from device to framework manifest.
Change-Id: Iacdb5604a682b8462d16297f4b543928bb100282
CRs-Fixed: 2287149
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
CNE Hals moved to Factory Hal implementation. Removing
the Hal entries for the same.
CRs-Fixed: 2295302
Change-Id: Ifd7b605e3b9824951e111108c664ec0cde37fe83
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* This is needed with daisy blobs (msm8953)
Change-Id: Ie49efe357fcc7ad0c29596d42ad43d1f73cf4eaa
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Widevine HIDL service added new v1.1 media APIs,
the service version is updated to 1.1.
Test: Netflix and Play Movies & TV (streaming and offline playback)
Test: GTS WidevineH264PlaybackTests test
e.g. ANDROID_BUILD_TOP= ./android-gts/toolsefed run gts -m GtsMediaTestCases
--test com.google.android.media.gts.WidevineH264PlaybackTests#testL1With480P30
bug: 69674645
Change-Id: I7b8966c5fe2c2ded4a86b4358511548426de76dc
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
Updated cne api verison to 1.1
Updated cne server version to 2.1
Change-Id: I471d4dcecd2e259cf89628cc6495b38f7ff46113
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* The blobs are from LA.UM.7.2.r1-04000-sdm660.0 - B2N_sprout:9/PPR1.180610.011/00WW_3_22C
Change-Id: I4c2ae0d6cca87c090020d43ae06a4f13b927130e
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
* The vendor blobs from LA.UM.7.2.r1-04000-sdm660.0 - B2N_sprout:9/PPR1.180610.011/00WW_3_22C
* Update gnsspps from CAF's location repo
Change-Id: I6afc29a05459bf6d1951cb36b746d8cc781bc48f
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
| |
|
| |
|