Set min_sdk_version: 29
to ensure that native modules in media apex are built against stubs of
version 29.
But, setting min_sdk_version to swcodec apex doesn't change anything yet
because the build system doesn't support build against "min_sdk_version"
for vendor variants. It's kind of a preperation for the future support
of the build system.
Bug: 145796956
Test: m
look into build.ninja to see if libs built against
stubs of version 29 (for example, libc/libdl/libm/etc)
Merged-In: Ic1f3dafa45797feb29043391d24b87c4eed6f310
Change-Id: Ic1f3dafa45797feb29043391d24b87c4eed6f310
(cherry picked from commit 80ec0df4a27645482b2cec8ab2361949c206ac57)
Exempt-From-Owner-Approval: CP from internal
1 file changed