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

Commit 22422642 authored by Martin Stjernholm's avatar Martin Stjernholm Committed by android-build-merger
Browse files

Merge "Exclude libdexfile_external.so to fix aosp_marlin-userdebug builds." am: c62e3124

am: 5355757f

Change-Id: I549c14bd6e5b678f55f9555c7789cab24cdfe937
parents 9a6455b0 5355757f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2160,6 +2160,7 @@ endif
#   libartbase.so
#   libartpalette.so
#   libdexfile.so
#   libdexfile_external.so  - aosp_marlin-userdebug gets this in a vndk-sp-Q subdirectory.
#   libicui18n.so
#   libicuuc.so
#   libnativehelper.so  - cf_x86_phone-userdebug builds get this in system/lib/arm
@@ -2169,7 +2170,6 @@ endif
APEX_MODULE_LIBS= \
  libadbconnection.so \
  libandroidicu.so \
  libdexfile_external.so \
  libdt_fd_forward.so \
  libdt_socket.so \
  libjavacore.so \