commit | da43ef0b68f7986dbf63ac7683e084a129142ea1 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Tue Mar 23 14:45:58 2021 +0000 |
committer | Remi NGUYEN VAN <reminv@google.com> | Tue Jun 08 15:23:40 2021 +0900 |
tree | 16a5b07b13647c5b24da741e5dc757ce69ed0a0c | |
parent | e2791b00d347936d5785aced53e870cd40d6f9b2 [diff] |
Add min_sdk_version to connectivity targets All targets need min_sdk_version 30 to be included in the tethering APEX. They will actually never be used on SDK 30 and are only loaded on 31, but this is necessary to be included in com.android.tethering. Original change (project moved): I190fd1f3c9fabff057d0a2bd7f45b63a4fe447b3 This also includes changes to the lint baseline to make it match actual filenames. Bug: 171540887 Test: m Test: m lint-check Merged-In: I3c2563d4ae4e3715d0c6270344ba8f7ef067872f Change-Id: I24198565bc98d85d0c036be02e3a6c311b5bb2a3