xref: /aosp_15_r20/system/apex/apexd/apexd_testdata/apis_for_tests/current.txt (revision 33f3758387333dbd2962d7edbd98681940d895da)
1// Signature format: 2.0
2package com.android.apex.test {
3
4  public class Test {
5    ctor public Test();
6  }
7
8}
9
10