commit | 918b9085394666396fe61991343fd3476eabe228 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Wed Nov 25 12:06:15 2020 -0800 |
committer | David Su <dysu@google.com> | Wed Nov 25 12:06:15 2020 -0800 |
tree | fa20e9e1baecb1c8f62544145dd1c70390fb4b30 | |
parent | 1349f5c1b63332e2fde087242f444a453572eb8e [diff] |
Allow FrameworksWifiApiTests to be installed on R & S devices FrameworksWifiApiTests cannot run on R devices because it compiles against the latest unstable SDK. To fix this, set target_sdk_version to "30". Bug: 173336987 Test: 1. Flash R build 2. Install S Wifi module 3. Run `atest FrameworksWifiTests` 4. Verify test APK installs on the device (Note: not all tests are passing.) Change-Id: I747d8a0afc17dedcde1959cf062eef6e6e8a521f