summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Vinh Tran <vinhdaitran@google.com> 2023-01-19 22:41:46 -0500
committer Vinh Tran <vinhdaitran@google.com> 2023-01-20 00:14:48 -0500
commitf9754735f24227bf753164ae5d238c5acd367084 (patch)
tree6f8a68ca37bef0e7de8e2aa3b6ef3df6be4213de /java/java_test.go
parent733b1b78fa969ca04e2b826808cd0b3fb79a8287 (diff)
Delete __ANDROID_APEX_MIN_SDK_VERSION__ from Soong
Currently, Bazel sets __ANDROID_APEX_MIN_SDK_VERSION__ based on the cc library's min_sdk_version while Soong does based on apex's min_sdk_version. This causes a diff in the clang commands. Digging further, we realized __ANDROID_APEX_MIN_SDK_VERSION__ isn't used anywhere so we might just delete it altogether instead of fixing it. Bug: 265134933 Test: presubmit Change-Id: I08e89dc8f6ef86669248ea5c47de6603e9d2ffbb
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions