From ee538a3a8578e684b0d04743a3e5904d622960ba Mon Sep 17 00:00:00 2001 From: Derek Sollenberger Date: Wed, 19 Feb 2020 11:51:17 -0500 Subject: Cleanup header and build targets for libhwui clients. Targets that will also be contained within the UI module are allowed to access internal headers. All other targets that depend on libhwui are restricted to using the APEX headers. Bug: 137655431 Test: CtsUiRenderingTestCases Change-Id: Id92e9874dafb98bd79839d45ab8f22ab999689de --- rs/jni/Android.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'rs') diff --git a/rs/jni/Android.mk b/rs/jni/Android.mk index f9ef0b7b8e9d..a4bea661583b 100644 --- a/rs/jni/Android.mk +++ b/rs/jni/Android.mk @@ -11,6 +11,7 @@ LOCAL_SHARED_LIBRARIES := \ libnativehelper \ libRS \ libcutils \ + libhwui \ liblog \ libutils \ libui \ -- cgit v1.2.3