diff options
author | 2024-11-29 15:14:39 +0100 | |
---|---|---|
committer | 2024-11-29 15:14:39 +0100 | |
commit | 4d94fca58d35cbad08d6a386c0be34537e1aeffc (patch) | |
tree | 59832b502e3628cf43b370b71340d5c29f24622a /libs/input/PointerController.cpp | |
parent | b6c4db10d15e7de6b40d51029518b40b529c57ff (diff) |
Guard minSdkVersionFull attribute with android.sdk.major_minor_versioning_scheme
The minSdkVersionFull changes were guarded by its own flag, but that
flag depended on android.sdk.major_minor_versioning_scheme. Since the
tooling doesn't support expressing dependencies between flags, change to
the old flag to avoid an illegal state where the new flag is enabled but
not the old one.
Bug: 371548304
Test: atest 'android.content.pm.parsing.cts.host.UsesSdkTest'
Flag: android.sdk.major_minor_versioning_scheme
Change-Id: I30f9f2b140700b95a226bb8a954e14fc1b75eaac
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions