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

Skip to content
Commit 57a4a21f authored by William Escande's avatar William Escande
Browse files

Fix Map test with wrong dependency to hidden api

Context:
The BluetoothInstrumentationTests is not setup with correct rules.
It should not use reference to jarjar name and instead should jarjar the
code directly. To do so we need to change the following:
* Link against a non jarjared bluetooth app
* use fwk-bluetooth-pre-jarjar instead of the .impl

This CL:
FastXmlSerializer is no longer used in Bluetooth since aosp/1799788 (see
it for justification on why). We now need to remove the dependency from
test as this will not build once we start using jarjaring (or we will
need to add another static dependency to the test)

Test: atest BluetoothInstrumentationTests
Bug: 223837004
Change-Id: I71ead70dff14a5916c5fe64c67c7ad99697b50ef
parent 52e7d78e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment