blob: dd8ad2d46a3bc5f66a4c7454f118b80472983df1 [file] [log] [blame]
Alan Stokes5c1d9c02022-09-01 11:10:32 +01001# Rules for the android.system.virtualmachine java_sdk_library.
2
3# This is the root of the API, everything we care about should be
4# reachable from here.
5# (This gets rid of all the android.sysprop classes we don't use.)
6keep android.system.virtualmachine.VirtualMachineManager
7
8# We statically link PlatformProperties, rename to avoid clashes.
9rule android.sysprop.** com.android.system.virtualmachine.sysprop.@1