Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c89f1e10 authored by Ulya Trafimovich's avatar Ulya Trafimovich
Browse files

Add <uses-library> information.

Dialer app uses non-optional "org.apache.http.legacy" library. It is
necessary to add this information to LOCAL_USES_LIBRARIES to pass
manifest_check and generate correct class loader context for dexpreopt.

Bug: 132357300

Test: m out/target/common/obj/APPS/Dialer_intermediates/enforce_uses_libraries.status
Test: lunch aosp_cf_x86_64_phone-userdebug && m && launch_cvd \
      adb wait-for-device && adb root && adb logcat \
      | grep -E 'ClassLoaderContext [a-z ]+ mismatch'
      # no mismatch error messages related to Dialer
Change-Id: I112ed8d131f8504635c9c79540e28b46a2958639
parent ff3f9e7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment