Add module_prebuilt_systemserverclasspath_fragment. am: df3eafb880
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1839634 Change-Id: I35d92fe0ff399b6c4983eb1d6559b544b08074ae
This commit is contained in:
10
Android.bp
10
Android.bp
@@ -61,6 +61,16 @@ soong_config_module_type {
|
||||
],
|
||||
}
|
||||
|
||||
soong_config_module_type {
|
||||
name: "module_prebuilt_systemserverclasspath_fragment",
|
||||
module_type: "prebuilt_systemserverclasspath_fragment",
|
||||
config_namespace: "ANDROID",
|
||||
bool_variables: ["module_build_from_source"],
|
||||
properties: [
|
||||
"prefer",
|
||||
],
|
||||
}
|
||||
|
||||
soong_config_module_type {
|
||||
name: "module_java_import",
|
||||
module_type: "java_import",
|
||||
|
||||
Reference in New Issue
Block a user