blob: dd8ad2d46a3bc5f66a4c7454f118b80472983df1 [file] [log] [blame]
# Rules for the android.system.virtualmachine java_sdk_library.
# This is the root of the API, everything we care about should be
# reachable from here.
# (This gets rid of all the android.sysprop classes we don't use.)
keep android.system.virtualmachine.VirtualMachineManager
# We statically link PlatformProperties, rename to avoid clashes.
rule android.sysprop.** com.android.system.virtualmachine.sysprop.@1