7 lines
525 B
Plaintext
7 lines
525 B
Plaintext
# jarjar rules to use on API stable builds.
|
|
# Use the latest stable apishim package as the main apishim package, to replace and avoid building
|
|
# the unstable, non-compatibility shims.
|
|
# Once API 35 is stable, apishim/35/com.android.networkstack.apishim should be moved to the
|
|
# com.android.networkstack.apishim.api35 package, a new apishim/35/com.android.networkstack.apishim
|
|
# package should be created, and this rule should reference api35.
|
|
rule com.android.networkstack.apishim.api34.** com.android.networkstack.apishim.@1 |