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

Commit b904f5bf authored by Dan Albert's avatar Dan Albert Committed by android-build-merger
Browse files

Merge "Use the min sdk version from soong." am: 22b45d40 am: 21751a0a am:...

Merge "Use the min sdk version from soong." am: 22b45d40 am: 21751a0a am: 66383baf am: 821638e8
am: 880f76e5

Change-Id: Ic3dcc92fd187b63f889a4a499d155a345086aa39
parents 46a45de2 880f76e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@ ifneq ($(LOCAL_SDK_VERSION),)
  ifneq (,$(filter arm64 mips64 x86_64,$(my_arch)))
    my_min_sdk_version := 21
  else
    my_min_sdk_version := 9
    my_min_sdk_version := $(MIN_SUPPORTED_SDK_VERSION)
  endif

  # Historically we've just set up a bunch of symlinks in prebuilts/ndk to map