summaryrefslogtreecommitdiff
path: root/libs/hwui/Android.bp
diff options
context:
space:
mode:
authorAlec Mouri <alecmouri@google.com>2019-09-05 17:11:45 -0700
committerAlec Mouri <alecmouri@google.com>2019-10-25 13:30:42 -0700
commit22d753f74d83bec10fc05a04156adaf76430d540 (patch)
tree5bb227d2a4f3500a8a9a258ed76387c3ab7b7174 /libs/hwui/Android.bp
parent8018eeace2a71c598e8da678845f960314acceea (diff)
[HWUI] Get DeviceInfo through stable ABI
This also removes the dependency on ui/DeviceInfo other than in test code. Bug: 136263392 Bug: 136263238 Test: builds, boots Change-Id: I6a4687e981359f0e6beb83be8a5501ed7fd16f15
Diffstat (limited to 'libs/hwui/Android.bp')
-rw-r--r--libs/hwui/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/Android.bp b/libs/hwui/Android.bp
index ae90f117d448..b19aa2ff5862 100644
--- a/libs/hwui/Android.bp
+++ b/libs/hwui/Android.bp
@@ -88,6 +88,7 @@ cc_defaults {
"libvulkan",
"libui",
"libgui",
+ "libnativedisplay",
"libnativewindow",
"libprotobuf-cpp-lite",
"libft2",