diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template new file mode 100644 index 000000000..5d623074d --- /dev/null +++ b/sdk/build_tools_source.prop_template @@ -0,0 +1,3 @@ +Pkg.UserSrc=false +Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0 + diff --git a/sdk/build_tools_source.properties b/sdk/build_tools_source.properties deleted file mode 100644 index 3aa7a9571..000000000 --- a/sdk/build_tools_source.properties +++ /dev/null @@ -1,3 +0,0 @@ -Pkg.UserSrc=false -Pkg.Revision=17.0.0 - diff --git a/sdk/plat_tools_source.prop_template b/sdk/plat_tools_source.prop_template new file mode 100644 index 000000000..5d623074d --- /dev/null +++ b/sdk/plat_tools_source.prop_template @@ -0,0 +1,3 @@ +Pkg.UserSrc=false +Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0 + diff --git a/sdk/plat_tools_source.properties b/sdk/plat_tools_source.properties deleted file mode 100644 index 3aa7a9571..000000000 --- a/sdk/plat_tools_source.properties +++ /dev/null @@ -1,3 +0,0 @@ -Pkg.UserSrc=false -Pkg.Revision=17.0.0 - diff --git a/sdk/support_source.properties b/sdk/support_source.prop_template similarity index 82% rename from sdk/support_source.properties rename to sdk/support_source.prop_template index fb611ecf1..ba7e6fb1a 100644 --- a/sdk/support_source.properties +++ b/sdk/support_source.prop_template @@ -1,5 +1,5 @@ Pkg.UserSrc=false -Pkg.Revision=11 +Pkg.Revision=${PLATFORM_SDK_VERSION} Extra.Vendor=android Extra.VendorId=android Extra.VendorDisplay=Android