Loading graphics/allocator/2.0/default/Android.bp +5 −6 Original line number Diff line number Diff line cc_library_shared { name: "android.hardware.graphics.allocator@2.0-impl", defaults: ["hidl_defaults"], proprietary: true, vendor: true, relative_install_path: "hw", srcs: ["Gralloc.cpp", "Gralloc0Allocator.cpp", "Gralloc1Allocator.cpp"], cppflags: ["-Wall", "-Wextra"], srcs: ["Gralloc.cpp"], static_libs: [ "android.hardware.graphics.allocator@2.0-passthrough", ], shared_libs: [ "android.hardware.graphics.allocator@2.0", "libbase", Loading @@ -15,9 +17,6 @@ cc_library_shared { "liblog", "libutils", ], header_libs: [ "libgrallocmapperincludes", ], } cc_binary { Loading graphics/allocator/2.0/utils/passthrough/Android.bp 0 → 100644 +23 −0 Original line number Diff line number Diff line cc_library_static { name: "android.hardware.graphics.allocator@2.0-passthrough", defaults: ["hidl_defaults"], vendor: true, srcs: [ "Gralloc0Allocator.cpp", "Gralloc1Allocator.cpp", ], shared_libs: [ "android.hardware.graphics.allocator@2.0", "android.hardware.graphics.mapper@2.0", "libhardware", ], export_shared_lib_headers: [ "android.hardware.graphics.allocator@2.0", "android.hardware.graphics.mapper@2.0", "libhardware", ], export_include_dirs: ["."], header_libs: [ "libgrallocmapperincludes", ], } graphics/allocator/2.0/default/Gralloc0Allocator.cpp→graphics/allocator/2.0/utils/passthrough/Gralloc0Allocator.cpp +0 −0 File moved. View file graphics/allocator/2.0/default/Gralloc0Allocator.h→graphics/allocator/2.0/utils/passthrough/Gralloc0Allocator.h +0 −0 File moved. View file graphics/allocator/2.0/default/Gralloc1Allocator.cpp→graphics/allocator/2.0/utils/passthrough/Gralloc1Allocator.cpp +0 −0 File moved. View file Loading
graphics/allocator/2.0/default/Android.bp +5 −6 Original line number Diff line number Diff line cc_library_shared { name: "android.hardware.graphics.allocator@2.0-impl", defaults: ["hidl_defaults"], proprietary: true, vendor: true, relative_install_path: "hw", srcs: ["Gralloc.cpp", "Gralloc0Allocator.cpp", "Gralloc1Allocator.cpp"], cppflags: ["-Wall", "-Wextra"], srcs: ["Gralloc.cpp"], static_libs: [ "android.hardware.graphics.allocator@2.0-passthrough", ], shared_libs: [ "android.hardware.graphics.allocator@2.0", "libbase", Loading @@ -15,9 +17,6 @@ cc_library_shared { "liblog", "libutils", ], header_libs: [ "libgrallocmapperincludes", ], } cc_binary { Loading
graphics/allocator/2.0/utils/passthrough/Android.bp 0 → 100644 +23 −0 Original line number Diff line number Diff line cc_library_static { name: "android.hardware.graphics.allocator@2.0-passthrough", defaults: ["hidl_defaults"], vendor: true, srcs: [ "Gralloc0Allocator.cpp", "Gralloc1Allocator.cpp", ], shared_libs: [ "android.hardware.graphics.allocator@2.0", "android.hardware.graphics.mapper@2.0", "libhardware", ], export_shared_lib_headers: [ "android.hardware.graphics.allocator@2.0", "android.hardware.graphics.mapper@2.0", "libhardware", ], export_include_dirs: ["."], header_libs: [ "libgrallocmapperincludes", ], }
graphics/allocator/2.0/default/Gralloc0Allocator.cpp→graphics/allocator/2.0/utils/passthrough/Gralloc0Allocator.cpp +0 −0 File moved. View file
graphics/allocator/2.0/default/Gralloc0Allocator.h→graphics/allocator/2.0/utils/passthrough/Gralloc0Allocator.h +0 −0 File moved. View file
graphics/allocator/2.0/default/Gralloc1Allocator.cpp→graphics/allocator/2.0/utils/passthrough/Gralloc1Allocator.cpp +0 −0 File moved. View file