Loading core/version_defaults.mk +0 −2 Original line number Diff line number Diff line Loading @@ -89,12 +89,10 @@ MAX_PLATFORM_VERSION := # generate the range of allowed SDK versions, so it must have an entry for every # unreleased API level targetable by this branch, not just those that are valid # lunch targets for this branch. PLATFORM_VERSION.QP1A := 10 PLATFORM_VERSION.RP1A := R # These are the current development codenames, if the build is not a final # release build. If this is a final release build, it is simply "REL". PLATFORM_VERSION_CODENAME.QP1A := Q PLATFORM_VERSION_CODENAME.RP1A := R ifndef PLATFORM_VERSION Loading Loading
core/version_defaults.mk +0 −2 Original line number Diff line number Diff line Loading @@ -89,12 +89,10 @@ MAX_PLATFORM_VERSION := # generate the range of allowed SDK versions, so it must have an entry for every # unreleased API level targetable by this branch, not just those that are valid # lunch targets for this branch. PLATFORM_VERSION.QP1A := 10 PLATFORM_VERSION.RP1A := R # These are the current development codenames, if the build is not a final # release build. If this is a final release build, it is simply "REL". PLATFORM_VERSION_CODENAME.QP1A := Q PLATFORM_VERSION_CODENAME.RP1A := R ifndef PLATFORM_VERSION Loading