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 32 is stable, apishim/32/com.android.networkstack.apishim should be moved to the
|
|
# com.android.networkstack.apishim.api32 package, a new apishim/33/com.android.networkstack.apishim
|
|
# package should be created, and this rule should reference api32.
|
|
rule com.android.networkstack.apishim.api31.** com.android.networkstack.apishim.@1 |