commit | e17ba9bf34809ef2942e2041667247ef3bbc79b0 | [log] [tgz] |
---|---|---|
author | Jason Macnak <[email protected]> | Tue Feb 27 10:19:24 2024 -0800 |
committer | Jason Macnak <[email protected]> | Tue Feb 27 16:29:33 2024 -0800 |
tree | 01399b16116d57870804e92a5021c459b4498707 | |
parent | b808eeba146db15a433a79473bd6b4c34fe3c8f9 [diff] [blame] |
Format Android.bp files with: cd hardware/google/gfxstream bpfmt -w . Bug: n/a Test: presubmit Change-Id: I7ddc78f076eacf8459b588d08caee470900e692e
diff --git a/guest/gralloc_cb/Android.bp b/guest/gralloc_cb/Android.bp index 9565d00..7fa1b97 100644 --- a/guest/gralloc_cb/Android.bp +++ b/guest/gralloc_cb/Android.bp
@@ -30,6 +30,6 @@ ], export_header_lib_headers: [ "libcutils_headers", - "libqemupipe-types.ranchu" + "libqemupipe-types.ranchu", ], }