下載源碼時執(zhí)行的是
repo init -u git://mirrors.ustc.edu.cn/aosp/platform/manifest
沒有寫上分支然后就直接同步了,下載完了不知道版本是多少。
在
找到 build/make/core/version_defaults.mk文件打開
搜索 PLATFORM_SDK_VERSION
找到了 PLATFORM_SDK_VERSION := 25
sdk版本知道了曉得原來是最新的7.1
下載源碼時執(zhí)行的是
repo init -u git://mirrors.ustc.edu.cn/aosp/platform/manifest
沒有寫上分支然后就直接同步了,下載完了不知道版本是多少。
在
找到 build/make/core/version_defaults.mk文件打開
搜索 PLATFORM_SDK_VERSION
找到了 PLATFORM_SDK_VERSION := 25
sdk版本知道了曉得原來是最新的7.1