system/apex/apexd/apexd_testdata/apis_for_tests/current.txt

10 lines
112 B
Plaintext
Raw Normal View History

2025-08-25 08:01:50 +08:00
// Signature format: 2.0
package com.android.apex.test {
public class Test {
ctor public Test();
}
}