xref: /aosp_15_r20/prebuilts/sdk/33/public/api/framework-supplementalapi.txt (revision 344a7f5ef16c479e7a7f54ee6567a9d112f9e72b)
1*344a7f5eSAndroid Build Coastguard Worker// Signature format: 2.0
2*344a7f5eSAndroid Build Coastguard Workerpackage android.supplementalapi {
3*344a7f5eSAndroid Build Coastguard Worker
4*344a7f5eSAndroid Build Coastguard Worker  public class AdServicesVersion {
5*344a7f5eSAndroid Build Coastguard Worker    field public static int API_VERSION;
6*344a7f5eSAndroid Build Coastguard Worker  }
7*344a7f5eSAndroid Build Coastguard Worker
8*344a7f5eSAndroid Build Coastguard Worker}
9*344a7f5eSAndroid Build Coastguard Worker
10