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

Commit f1f2fdb2 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Add a dependency on boot jars $(LOCAL_BUILT_MODULE)" am: c2144bb0 am: f9953860

am: 1d3caff3

Change-Id: If62196568ce29e96aca19e4e3f43005c2c554487
parents c1c511a1 1d3caff3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -94,6 +94,8 @@ ifdef LOCAL_SOONG_DEX_JAR
        ALL_MODULES.$(my_register_name).INSTALLED += $(installed_odex)
        # Make sure to install the .odex and .vdex when you run "make <module_name>"
       $(my_all_targets): $(installed_odex)
       # Copy $(LOCAL_BUILT_MODULE) and its dependencies when installing boot.art
       $(DEFAULT_DEX_PREOPT_INSTALLED_IMAGE): $(LOCAL_BUILT_MODULE)
      endif
    endif # is_boot_jar