smcinvoke is a new capability-based communication mechanism between
TZ and HLOS, and smcinvoke daemon is a privileged native daemon
service that mediates userspace client access to TZ. It needs to
start when device boots up. Add it into init.target.rc scripts.
Change-Id: Ie7b6d7ce8bfcefddcc564f6649c924279fd06e94
- Remove fingerprint entries from manifest.xml
and sdm660_64.mk.
- Do not enable FEATURE_FINGERPRINT by default.
Change-Id: Ic1870c76dc61e3ee3f75b9809846debeba7f30c8
Ensure ADSP loading is triggered as soon as filesystem
is ready. To avoid deferred probe driver failing in kernel
due to delay in DSP loading, trigger early DSP loading.
CRs-Fixed: 2028071
Change-Id: I9c08b16cf0434ee5bb9a9fa0c17a8bbbd0a27b4f
Change the ro.hwui.text_large_cache_height to 2048 to make it similar to Andorid-N.
Change name of ro.core_ctl props to ro.vendor.qti.core_ctl.
Change-Id: Ie1449723dd00db8c9a70b83c5453aca370e0d789
Mount writable blocks - /data, /persist and /cache with
noatime option so that atime information for read is not
updated.
Fix for CTS failure: testNoAtime.
Change-Id: I69ba74fb788f907fc1ad94ed231fa6f2298722a3
Delete legacy AID/fs config file tp suppoort new config.fs
configuration will be included (via device/qcom/common/base.mk).
Change-Id: I643ff026ce34f588a172f3cb6e1372fb5c8aefcd
Earlier commit was wrongly referring to the absolute path of wlan
overlay config files using $(PRODUCT_OUT)/vendor/.
Replace this with $(TARGET_OUT_VENDOR).
CRs-Fixed: 2096919
Change-Id: Ibeff85d4245b0a26c2fcd015bb147a3816352037
For non A/B, system mount would happen through
early mount DT node in kernel, remove it from fstab.
Change-Id: Id9bc04f2a059af0a9fa4242b3c7540463528196e
Enable Izat OptInApp resource Overlay on Android O,
Need to add a system property persist.vendor.overlay.izat.optin
= rro to enable RRO feature. If a overlay package need
to enable, must declare same property in its Manifest.xml.
Change-Id: I15bfcea6c9ec791764b5daf39a810977d167c897
CRs-Fixed: 2086804
Point wpa_supplicant_overlay.conf and p2p_supplicant_overlay.conf
file locations to /vendor/etc/wifi
CRs-Fixed: 2052942
Change-Id: I686b2b83c5a5b76adf75a7c3c5676b573e2d5832
From Android O any vendor properties defined in
system side build.prop must be moved to vendor
side build.prop for independent update of pure
AOSP system image and vendor image.
Change-Id: I83a01efd207657ec100cba98158cb1d56e0b44ab
Override the propery "video.disable.ubwc" in the device
make file so that it will be part of vendor.prop for the
targets that doesn't support UBWC encoding.
Change-Id: Ied558565bb0c95f32766aa10270a35391e649cab
config_tether_wifi_regexs need to be customized
based on feature set supported for different targets.
softap0 will be default interface for STA+SAP supported
targets. Other targtes will have wlan0 as default interface.
CRs-Fixed: 2087745
Change-Id: If1f0af51f7ec46e116d96d9164b4ffee9751ced2