Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16c418be authored by Ken Wakasa's avatar Ken Wakasa Committed by Android (Google) Code Review
Browse files

Merge "Follow-up to I97df1c3d4076fe97657ebc3b086cccd2b97e9a9a"

parents 6c0e4121 0053bc58
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -11,6 +11,6 @@
}

# Keep native methods
-keep class * {
-keepclassmembers class * {
    native <methods>;
}