Merge "Add STANDALONE_SYSTEMSERVER_JARS to classpath.proto." am: 809a186e06
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1875775 Change-Id: I28bfb1800e7c4e8a51603ef0e9fa67d0a00cab2b
This commit is contained in:
@@ -21,6 +21,7 @@ enum Classpath {
|
||||
BOOTCLASSPATH = 1;
|
||||
SYSTEMSERVERCLASSPATH = 2;
|
||||
DEX2OATBOOTCLASSPATH = 3;
|
||||
STANDALONE_SYSTEMSERVER_JARS = 4;
|
||||
}
|
||||
|
||||
// Individual entry in a classpath variable.
|
||||
|
||||
Reference in New Issue
Block a user