Commit ed131822 authored by Paul Duffin's avatar Paul Duffin
Browse files

Remove duplicate classes from org.apache.http.legacy.stubs

Previously, the org.apache.http.legacy.stubs library contained classes
that were also provided by android.jar stubs library. That caused
problems for app developers, e.g, bug 118826718. This change ensures
that the org.apache.http.legacy.stubs library no longer overlaps with
the android.jar stubs library by subtracting the API specification for
the android.jar from the API specification for this.

This could potentially cause build problems if someone is building
against the org.apache.http.legacy.stubs but not against android.jar
stubs. However, that is very unlikely and easy to fix. Binary
compatibility is not affected by this.

Bug: 119021844
Test: make org.apache.http.legacy.stubs and check classes to ensure
      that they do not contain classes provided by android.jar

Change-Id: I0d45f7fae44ef71a9f5ea97f49e99784ce30f033
parent 7203ad7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment