Loading core/config.mk +5 −0 Original line number Diff line number Diff line Loading @@ -542,6 +542,11 @@ ifndef USE_D8 USE_D8 := true endif # Default R8 behavior when USE_R8 is not specified. ifndef USE_R8 USE_R8 := false endif # # Tools that are prebuilts for TARGET_BUILD_APPS # Loading Loading
core/config.mk +5 −0 Original line number Diff line number Diff line Loading @@ -542,6 +542,11 @@ ifndef USE_D8 USE_D8 := true endif # Default R8 behavior when USE_R8 is not specified. ifndef USE_R8 USE_R8 := false endif # # Tools that are prebuilts for TARGET_BUILD_APPS # Loading