Because the arch is similiar with SDM670, we aling the setting with
bonito.
Bug: 142552311
Test: build , munaual check the settings
Change-Id: Ica44125c8ed71a85cfd6bde77c9107bceed7b094
Bug: 36367381
Test: Boot and check stune configuration effect on sysfs
Change-Id: I838c31d164684a5d88550c92284b65bb50f2ed56
Signed-off-by: Andres Oportus <andresoportus@google.com>
Signed-off-by: Arian <arian.kulmer@web.de>
* AVB's `--flags 3` arguement builds a disabled VBMeta with
disabled hashtree, so no need to set both flags individually.
Signed-off-by: raghavt20 <raghavtandon2000@gmail.com>
Enable Adaptive color mode setting.
Bug: 143513730
Test: Boot test and measure the adaptive color value
Change-Id: I969ec6c3cb1d092a33c0e3a028ff38ad7115dfe2
Accessibility transforms require a specific color mode that is not
always available for the user to select.
Bug: 130376719
Test: atest com.google.android.config.pts
Change-Id: Ia3211d5aa6e117c5361dea44d944064b23260a81
This is required with blobs and firmware from global stable Android 11 builds.
Fixes this error:
05-31 00:05:23.600 687 687 E QCOM-OEMCrypto: Error at trusted_app_decrypt_cenc : 2563
05-31 00:05:23.600 687 687 E QCOM-OEMCrypto: TA Result : 45 OEMCryptoResult : 38
05-31 00:05:23.601 687 687 I QCOM-OEMCrypto: -----------------------------------------------------------------
05-31 00:05:23.601 687 687 I QCOM-OEMCrypto: Error stack trace[5] for TA version 1:71
05-31 00:05:23.601 687 687 E QCOM-OEMCrypto: drm_get_ops_obj : 1174
05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: drm_enforce_hdcp_level : 1204
05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: validate_key_control_for_decrypt : 1216
05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: process_subsample : 1403
05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: i_widevine_session_decrypt_cenc : 1739
05-31 00:05:23.602 687 687 I QCOM-OEMCrypto: -----------------------------------------------------------------
05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: Error at decrypt_data : 1874
05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: Error at _oecc48 : 2322
05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: Error at _oecc105 : 3119
05-31 00:05:23.602 687 687 E WVCdm : [crypto_session.cpp(1541):Decrypt] OEMCrypto_DecryptCENC failed: status = 38
05-31 00:05:23.602 687 687 E WVCdm : Decrypt error in session sid8 during a sample with protected data: 179
Change-Id: Icb7467e1e4b4e9260c34ac7a0bda6f48e5c6f34a
* toco and sweet don't have a notification light and since backlight
control has been moved to hwc this HAL is not needed for these targets.
* Keep the HAL itself in common tree so that devices which need are able
to build the lights HAL which is common for all targets with a
notification light.
Change-Id: Ia4c3c96e49b5ce58f4f55b92a65321fb258f8975
* These are only needed in case we want to
advertise interfaces with different version
than the HAL definition itself (see DRM).
Change-Id: I3a5c367730ef79ed6260b2d7142bb6ca9eaa4a92
Haptics devices which registers as input FF devices are not supposed to
be detected by input subsystem. Add excluded-input-devices.xml file for
input subsystem to exclude them.
Change-Id: I52dc6e502b29e2813299d073195a0991bb2cf692
* This was removed during 90d2b593847cae4bc46ff33e8be8856a8a2a0735
but was added back with Redmi Note 10 Pro blobs.
Change-Id: Id67d3d80454744c937e7fc0ca261e73979f0a160