diff options
author | Ulya Trafimovich <skvadrik@google.com> | 2020-09-07 14:45:16 +0100 |
---|---|---|
committer | Ulya Trafimovich <skvadrik@google.com> | 2020-12-08 12:09:53 +0000 |
commit | 202ca49dfed5e410d0f85f8c77570df0a6163c54 (patch) | |
tree | 34e0b5bb5f518ccfcbbdaf107c020da83f0e94e0 /src/com/android/settings/development/WirelessDebuggingPreferenceController.java | |
parent | 4d181cc04f59f5a4f1d9e79c8dcb797c6b4759ca (diff) |
Add <uses-library> information.
The required <uses-library> "org.apache.http.legacy" is in the manifest
for Settings. It is necessary to explicitly add it to `uses_libs`
because it is not among the app dependencies (so Soong does not add it
automatically to the manifest_fixer). It also doesn't add it as a
compatibility library because the target API level for the app is not
below 28.
Bug: 132357300
Test: lunch cf_x86_phone-userdebug && m
Test: m out/soong/.intermediates/packages/apps/Settings/Settings/android_common/manifest_check/AndroidManifest.xml
Test: m out/soong/.intermediates/packages/apps/Settings/tests/robotests/SettingsRoboTestStub/android_common/manifest_check/AndroidManifest.xm
Change-Id: Id5d5fe1dff68cf6fce667a00e35710cf0e667d02
Diffstat (limited to 'src/com/android/settings/development/WirelessDebuggingPreferenceController.java')
0 files changed, 0 insertions, 0 deletions