There was an error while loading. Please reload this page.
1 parent 45e7c5c commit 39cac08Copy full SHA for 39cac08
1 file changed
api/src/main/java/io/github/libxposed/api/package-info.java
@@ -20,7 +20,7 @@
20
* <p>Java entry classes are listed in {@code META-INF/xposed/java_init.list} (one fully-qualified
21
* class name per line); native entries use {@code META-INF/xposed/native_init.list}. Place these
22
* files under {@code src/main/resources/META-INF/xposed/} and Gradle will package them into the
23
- * APK automatically.</p>
+ * APK automatically. At least one Java entry must be provided.</p>
24
*
25
* <h2>Module Configuration</h2>
26
0 commit comments