You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
525 B
7 lines
525 B
# 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 |