From 2306f46f9a0481a344c30960382c05ca76a003e2 Mon Sep 17 00:00:00 2001 From: Doug Horn Date: Tue, 25 Sep 2018 10:56:23 -0700 Subject: [PATCH] Build both static and shared lib. Bug: 111611872 Test: Compile, verify output. Change-Id: I3a8ce3dbad2738e376a131a8e8613b3a4f6bf033 --- libgrallocusage/Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgrallocusage/Android.bp b/libgrallocusage/Android.bp index bcc061691..d27feb99a 100644 --- a/libgrallocusage/Android.bp +++ b/libgrallocusage/Android.bp @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -cc_library_static { +cc_library { name: "libgrallocusage", vendor_available: true, cflags: [