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

Commit c784a01f authored by bralee's avatar bralee Committed by android-build-merger
Browse files

Merge "Build System: Add java lib header files to module dependency list im...

Merge "Build System: Add java lib header files to module dependency list im module-info.mk" am: b0457059 am: 36497b27
am: 88964217

Change-Id: I5a33f75228f69568207547ee5d9104d8c1850de2
parents cd20a560 88964217
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -386,6 +386,7 @@ else # LOCAL_IS_HOST_MODULE
  endif # USE_CORE_LIB_BOOTCLASSPATH
endif # !LOCAL_IS_HOST_MODULE

ALL_DEPS.$(LOCAL_MODULE).ALL_DEPS := $(ALL_DEPS.$(LOCAL_MODULE).ALL_DEPS) $(full_java_bootclasspath_libs)

# Export the SDK libs. The sdk library names listed in LOCAL_SDK_LIBRARIES are first exported.
# Then sdk library names exported from dependencies are all re-exported.