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

Commit e5a78a2b 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 am: 9a4bd945

am: 8846c69e

Change-Id: I62e3101428f1bc18b08b6220512a4651f84d92e7
parents 8a47bbc1 8846c69e
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))