summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp10
1 files changed, 0 insertions, 10 deletions
diff --git a/Android.bp b/Android.bp
index 5ef59a00..dac09de4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -15,13 +15,3 @@ license {
"LICENSE",
],
}
-
-cc_library_headers {
- name: "gfxstream_vulkan_headers",
- export_include_dirs: ["include/vulkan/include"],
- host_supported: true,
- apex_available: [
- "//apex_available:platform",
- "com.android.virt",
- ],
-}