commit | 4e5bc2eb04e1c28dbb4bf8f65aea2c8dcbeaa703 | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Sat Jan 15 00:34:20 2022 +0000 |
committer | Alec Mouri <alecmouri@google.com> | Sat Jan 15 00:34:20 2022 +0000 |
tree | ed111e199ca35f2e00e420b5ea3093d236e4abb6 | |
parent | 2b846d5f5b44be16fd6679725d3ae035929a7755 [diff] [blame] |
Revert^2 "Added FuzzableDataspaces.h" 2b846d5f5b44be16fd6679725d3ae035929a7755 Change-Id: I9e3282aa9fe1ffbefcd49d4bdba11740a45b9fd8
diff --git a/libs/ui/Android.bp b/libs/ui/Android.bp index 006c478..980fc8b 100644 --- a/libs/ui/Android.bp +++ b/libs/ui/Android.bp
@@ -29,6 +29,11 @@ ], } +cc_library_headers { + name: "libui_fuzzableDataspaces_headers", + export_include_dirs: ["include/ui/fuzzer/"], +} + cc_defaults { name: "libui-defaults", clang: true,