!fixup adapt crdroid
This commit is contained in:
@@ -66,10 +66,3 @@ android_app_import {
|
|||||||
},
|
},
|
||||||
product_specific: true,
|
product_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libjni_latinimegoogle",
|
|
||||||
srcs: ["proprietary/product/lib/libjni_latinimegoogle.so"],
|
|
||||||
prefer: true,
|
|
||||||
product_specific: true,
|
|
||||||
}
|
|
||||||
|
@@ -6,8 +6,7 @@ PRODUCT_SOONG_NAMESPACES += \
|
|||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
GmsCore \
|
GmsCore \
|
||||||
Phonesky \
|
Phonesky
|
||||||
libjni_latinimegoogle
|
|
||||||
|
|
||||||
ifeq ($(TARGET_IS_GROUPER),)
|
ifeq ($(TARGET_IS_GROUPER),)
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
@@ -92,10 +92,3 @@ android_app_import {
|
|||||||
},
|
},
|
||||||
product_specific: true,
|
product_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libjni_latinimegoogle",
|
|
||||||
srcs: ["proprietary/product/lib64/libjni_latinimegoogle.so"],
|
|
||||||
prefer: true,
|
|
||||||
product_specific: true,
|
|
||||||
}
|
|
||||||
|
@@ -6,8 +6,7 @@ PRODUCT_SOONG_NAMESPACES += \
|
|||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
GmsCore \
|
GmsCore \
|
||||||
Phonesky \
|
Phonesky
|
||||||
libjni_latinimegoogle
|
|
||||||
|
|
||||||
ifeq ($(TARGET_IS_GROUPER),)
|
ifeq ($(TARGET_IS_GROUPER),)
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
@@ -180,14 +180,6 @@ prebuilt_etc {
|
|||||||
product_specific: true,
|
product_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
prebuilt_etc {
|
|
||||||
name: "google.xml",
|
|
||||||
src: "proprietary/product/etc/sysconfig/google.xml",
|
|
||||||
relative_install_path: "sysconfig",
|
|
||||||
filename_from_src: true,
|
|
||||||
product_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
prebuilt_etc {
|
prebuilt_etc {
|
||||||
name: "google_build.xml",
|
name: "google_build.xml",
|
||||||
src: "proprietary/product/etc/sysconfig/google_build.xml",
|
src: "proprietary/product/etc/sysconfig/google_build.xml",
|
||||||
|
@@ -20,7 +20,6 @@ PRODUCT_PACKAGES += \
|
|||||||
gapps.rc \
|
gapps.rc \
|
||||||
gms_fsverity_cert.der \
|
gms_fsverity_cert.der \
|
||||||
google-hiddenapi-package-allowlist.xml \
|
google-hiddenapi-package-allowlist.xml \
|
||||||
google.xml \
|
|
||||||
google_build.xml \
|
google_build.xml \
|
||||||
privapp-permissions-google-product.xml \
|
privapp-permissions-google-product.xml \
|
||||||
privapp-permissions-google-system-ext.xml \
|
privapp-permissions-google-system-ext.xml \
|
||||||
|
@@ -57,9 +57,3 @@ android_app_import {
|
|||||||
product_specific: true,
|
product_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libjni_latinimegoogle",
|
|
||||||
srcs: ["proprietary/product/lib64/libjni_latinimegoogle.so"],
|
|
||||||
prefer: true,
|
|
||||||
product_specific: true,
|
|
||||||
}
|
|
||||||
|
@@ -6,8 +6,7 @@ PRODUCT_SOONG_NAMESPACES += \
|
|||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
GmsCore \
|
GmsCore \
|
||||||
Phonesky \
|
Phonesky
|
||||||
libjni_latinimegoogle
|
|
||||||
|
|
||||||
ifeq ($(TARGET_IS_GROUPER),)
|
ifeq ($(TARGET_IS_GROUPER),)
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
Reference in New Issue
Block a user