Commit 29f20cf
committed
build(SettingsLib/SettingsThemeFlags): match
Otherwise it will inherit the minSdk=29 value from android settings
plugin declared in settings.gradle, which mismatches the SettingsTheme's
property (minSdk=21). The Gradle build passes without it but we get lint
errors.
Signed-off-by: iusmac <iusico.maxim@libero.it>minSdk with Android.bp
1 parent dc027a2 commit 29f20cf
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
0 commit comments