This now matches securemsm-kernel configs for kalama.
Essentially, QCOM explicitly loads hdcp_qseecom_dlkm in recovery
and also decided to load qrng_dlkm in the first-stage in order
to improve booting times.
Change-Id: I6ff0debc8eaabf3d2ee0d06771f74b90d21e1804
This is a workaround to deal with the fact that QCOM has moved
libipanat out of data-ipa-cfg-mgr for kalama.
Change-Id: I66a01d115546af415dc7956831ea41d1e2902863
* The oplus modifications are no-op. It's better to have working
qcom implementation instead.
* This also allows to further fine-tune.
Change-Id: Iaa7634f6d5bb25035d09bbb4455553718792cff3
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This was dropped during the last minimal kernel import.
Change-Id: I377d817327f5e85c6381e9e89a42162b699a1436
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
Moving init.qcom.testscripts.sh service start from
init.qcom.rc to init.test.rc to prevent it from having
any signature in user builds.
Change-Id: Ifa69537f8394e0919d26d6db300910620278ed76
Quite sadly, L1 breaks as soon as bootloader is unlocked.
Despite apps such as DRM Info still report security level 1,
it can be noticed that system ID is not proper as it shows
a 10 digit number instead of 5. In this state, the device
doesn't properly fallback to L3, thus breaking any app that
requires DRM.
Removing the lib allows the sucessful fallback to L3,
at least it's something...
Change-Id: I8e09647674cdb98a85a4977b1b468288c4ca52c5
Despite forcing prebuilt audio HAL to be copied at the very end,
it's still built from sources along with all dependencies,
including the non-qmaa manifests.
Change-Id: I64a3611d6ea7b6d013d21dbf2df2b9b4c34963e6
It has been moved to a subdir and the structure is now as follows:
hardware/qcom-caf/$(QCOM_HARDWARE_VARIANT)/audio
├─ agm (clo:platform/vendor/qcom/opensource/agm)
├─ pal (clo:platform/vendor/qcom/opensource/arpal-lx)
└─ primary_hal (clo:platform/hardware/qcom/audio-ar)
Change-Id: Icfce2884a482b498e97f931732d37974161cf620
This CL is to set 'wifi.aware.interface' property for the targets
where separate NAN discovery interface is supported.
Change-Id: Ib892f2207a9366a5a86071fd6d3c4b37e174b08c
CRs-Fixed: 2680050
This aligns with stock and fixes screen recording issue,
without any side-effect over WiFi Display feature.
Change-Id: I4dd0a9c5825d0e8c87d759a6d99fc2fb061154d4
The 64-bit variant of WFD service was missing, which is exactly
the one that's required. Ditch the 32-bit one while at it.
Change-Id: I23d9f82d8988ac404e0b97ab66e5dd676d60c67c
There's no proper support for spatial audio in AOSP.
Change-Id: I9c90fead822a5b9c846142717c98ce5aab8c63bf
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
After all there's no need to steal it from elsewhere because
it exists in the my_bigball partition, so copy it along with
the priv-app permissions grant file.
Change-Id: I0a5c3ef585174185ac969a8f6ca9bf0d0e6f2d85
Virtual AB compression prevents GApps from being installed.
This reverts commits 8d6a934 and f125c68.
Change-Id: I119b8e042e4cdeec27a19ab5dd4f0666cc115ae1