summaryrefslogtreecommitdiff
path: root/java/hiddenapi_singleton.go
diff options
context:
space:
mode:
author Jooyung Han <jooyung@google.com> 2020-07-23 13:04:15 +0900
committer Jooyung Han <jooyung@google.com> 2020-07-23 05:01:56 +0000
commitde34d2375f9cde8ec6c29a8af490775692d7d889 (patch)
tree2bdb262778b441850ae918ea082d9ee2ddf4d7a9 /java/hiddenapi_singleton.go
parent9429c612ff0afcb1f3e88438d0acc190299f5cd5 (diff)
Fix __ANDROID_SDK_VERSION__=0
__ANDROID_SDK_VERSION__ for a cc module means API level of which the module should work with. For APEX variants, it should be apex.min_sdk_version and tracked by the variable cc.Module.apexSdkVersion. The variable was set in the wrong place and used uninitialized sometimes, which results __ANDROID_SDK_VERSION__=0. Bug: n/a Test: m Test: checked build.ninja manually => no __ANDROID_SDK_VERSION__=0 Change-Id: Iba532b2c62773983414a061f5291a73363322487
Diffstat (limited to 'java/hiddenapi_singleton.go')
0 files changed, 0 insertions, 0 deletions