diff --git a/Manifests/Manifest_LAOS-14.1.xml b/Manifests/Manifest_LAOS-14.1.xml index c1b6dc8f..9487d7c7 100644 --- a/Manifests/Manifest_LAOS-14.1.xml +++ b/Manifests/Manifest_LAOS-14.1.xml @@ -82,6 +82,7 @@ + diff --git a/Patches/LineageOS-14.1/android_vendor_cm/sce.mk b/Patches/LineageOS-14.1/android_vendor_cm/sce.mk index 8a1cce70..4de6c873 100644 --- a/Patches/LineageOS-14.1/android_vendor_cm/sce.mk +++ b/Patches/LineageOS-14.1/android_vendor_cm/sce.mk @@ -2,8 +2,9 @@ PRODUCT_PACKAGES += \ GmsCore \ GsfProxy \ - FakeStore #\ -# IchnaeaNlpBackend + FakeStore \ + IchnaeaNlpBackend \ + NominatimNlpBackend # F-Droid PRODUCT_PACKAGES += \ diff --git a/Scripts/Generic_Deblob.sh b/Scripts/Generic_Deblob.sh index dcd7f254..b71d9be3 100755 --- a/Scripts/Generic_Deblob.sh +++ b/Scripts/Generic_Deblob.sh @@ -36,7 +36,8 @@ export base; #AudioFX (Audio Effects) [Qualcomm] blobs=$blobs"|libqcbassboost.so|libqcreverb.so|libqcvirt.so"; - #Camera XXX: I tried, don't waste your time... + #Camera + #I tried, don't waste your time... #FUN FACT: The Huawei Honor 5x ships with eight-hundred-and-thirty-five (*835*) proprietary camera blobs. #blobs=$blobs"|"; @@ -105,7 +106,9 @@ export base; makes=$makes"|com.motorola.cameraone.xml"; #Performance [Qualcomm] - #blobs=$blobs"|msm_irqbalance"; + #blobs=$blobs"|msm_irqbalance"; #TODO: Try and replace this with vanilla irqbalance + #New devices don't seem to hotplug cores without this + #I tried to replace this with showp1984's msm_mpdecision, but the newer kernels simply don't have the mach_msm dependencies that are needed #blobs=$blobs"|mpdecision|libqti-perfd-client.so|perfd|perf-profile0.conf|perf-profile1.conf|perf-profile2.conf|perf-profile3.conf|perf-profile4.conf|perf-profile5.conf"; #Playready (DRM) [Microsoft]