crosshatch: Remove vendor RenderScript implementation.
Change-Id: Icec091f6126a63d7a7d7a1f2cc16a450d2caa47c
This commit is contained in:
131
Android.bp
131
Android.bp
@@ -7695,59 +7695,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libRSDriver_adreno",
|
|
||||||
owner: "google",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/libRSDriver_adreno.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libRS_internal",
|
|
||||||
"libRSCpuRef",
|
|
||||||
"liblog",
|
|
||||||
"libEGL",
|
|
||||||
"libGLESv1_CM",
|
|
||||||
"libGLESv2",
|
|
||||||
"libnativewindow",
|
|
||||||
"librs_adreno",
|
|
||||||
"libbcinfo",
|
|
||||||
"libdl",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libRSDriver_adreno.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libRS_internal",
|
|
||||||
"libRSCpuRef",
|
|
||||||
"liblog",
|
|
||||||
"libEGL",
|
|
||||||
"libGLESv1_CM",
|
|
||||||
"libGLESv2",
|
|
||||||
"libnativewindow",
|
|
||||||
"librs_adreno",
|
|
||||||
"libbcinfo",
|
|
||||||
"libdl",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libSecureUILib",
|
name: "libSecureUILib",
|
||||||
owner: "google",
|
owner: "google",
|
||||||
@@ -10580,84 +10527,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "librs_adreno",
|
|
||||||
owner: "google",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/librs_adreno.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libgsl",
|
|
||||||
"libcutils",
|
|
||||||
"libCB",
|
|
||||||
"libz",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/librs_adreno.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libgsl",
|
|
||||||
"libcutils",
|
|
||||||
"libCB",
|
|
||||||
"libz",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "librs_adreno_sha1",
|
|
||||||
owner: "google",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/librs_adreno_sha1.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/librs_adreno_sha1.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libsdedrm",
|
name: "libsdedrm",
|
||||||
owner: "google",
|
owner: "google",
|
||||||
|
|||||||
@@ -1025,7 +1025,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libOpenCL \
|
libOpenCL \
|
||||||
libQSEEComAPI \
|
libQSEEComAPI \
|
||||||
libQTEEConnector_vendor \
|
libQTEEConnector_vendor \
|
||||||
libRSDriver_adreno \
|
|
||||||
libSecureUILib \
|
libSecureUILib \
|
||||||
libStDrvInt \
|
libStDrvInt \
|
||||||
libSubSystemShutdown \
|
libSubSystemShutdown \
|
||||||
@@ -1092,8 +1091,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libqti-utils \
|
libqti-utils \
|
||||||
libqtikeymaster4 \
|
libqtikeymaster4 \
|
||||||
librpmb \
|
librpmb \
|
||||||
librs_adreno \
|
|
||||||
librs_adreno_sha1 \
|
|
||||||
libsdedrm \
|
libsdedrm \
|
||||||
libsdm-color \
|
libsdm-color \
|
||||||
libsdm-diag \
|
libsdm-diag \
|
||||||
|
|||||||
BIN
proprietary/vendor/lib/libRSDriver_adreno.so
vendored
BIN
proprietary/vendor/lib/libRSDriver_adreno.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/librs_adreno.so
vendored
BIN
proprietary/vendor/lib/librs_adreno.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/librs_adreno_sha1.so
vendored
BIN
proprietary/vendor/lib/librs_adreno_sha1.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libRSDriver_adreno.so
vendored
BIN
proprietary/vendor/lib64/libRSDriver_adreno.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/librs_adreno.so
vendored
BIN
proprietary/vendor/lib64/librs_adreno.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/librs_adreno_sha1.so
vendored
BIN
proprietary/vendor/lib64/librs_adreno_sha1.so
vendored
Binary file not shown.
Reference in New Issue
Block a user