commit | fdc87837328e32974cf1a07a2d83afb6dbe7cd4b | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Tue Nov 24 16:22:23 2020 -0800 |
committer | David Su <dysu@google.com> | Wed Nov 25 12:16:09 2020 -0800 |
tree | e1b34361e60540214902b1e1408361a56b409827 | |
parent | 936f3c0ebdcbebb9f1025c3f8fb63cbd3cea1036 [diff] |
Allow FrameworksWifiTests to be installed on R & S devices FrameworksWifiTests 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: Ifa2cc7bd7056d12063845bb04d84733b6547c10b