Merge "SyncSM10: explicitly keep TetheringUtils jni methods" into main
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
native <methods>;
|
||||
}
|
||||
|
||||
-keep class com.android.networkstack.tethering.util.TetheringUtils {
|
||||
native <methods>;
|
||||
}
|
||||
|
||||
# Ensure runtime-visible field annotations are kept when using R8 full mode.
|
||||
-keepattributes RuntimeVisibleAnnotations,AnnotationDefault
|
||||
-keep interface com.android.networkstack.tethering.util.Struct$Field {
|
||||
|
||||
Reference in New Issue
Block a user