Files
build_soong/apex
Vinh Tran f9754735f2 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
2023-01-20 00:14:48 -05:00
..
2022-12-12 18:06:49 -08:00
2022-07-06 15:58:43 +00:00
2022-08-17 10:43:13 -07:00
2022-10-20 14:57:37 +00:00
2022-07-29 17:54:40 +00:00