Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a4bd945 authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Apks are again allowed to use vendor libs as before"

am: 2aef1952

Change-Id: I8ae67b25877fa3fc9c600811863e04eee8fda990
parents fe3c6183 2aef1952
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -116,7 +116,7 @@ my_allowed_types := native:ndk
else
my_link_type := app:platform
my_warn_types :=
my_allowed_types := native:ndk native:platform
my_allowed_types := native:ndk native:platform native:vendor
endif

my_link_deps := $(addprefix SHARED_LIBRARIES:,$(LOCAL_JNI_SHARED_LIBRARIES))