]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/platform-hardware-interfaces.git/blobdiff - graphics/allocator/2.0/utils/passthrough/Android.bp
graphics: make mapper default impl a header library
[android/platform-hardware-interfaces.git] / graphics / allocator / 2.0 / utils / passthrough / Android.bp
index ff9280add66ce9d2af2dafb94e9b09ca7164da0a..95b92cfb55a9de650233eeec97715c37726fb287 100644 (file)
@@ -14,11 +14,11 @@ cc_library_headers {
     ],
     header_libs: [
         "android.hardware.graphics.allocator@2.0-hal",
-        "libgrallocmapperincludes",
+        "android.hardware.graphics.mapper@2.0-passthrough_headers",
     ],
     export_header_lib_headers: [
         "android.hardware.graphics.allocator@2.0-hal",
-        "libgrallocmapperincludes",
+        "android.hardware.graphics.mapper@2.0-passthrough_headers",
     ],
     export_include_dirs: ["include"],
 }