Loading Android.bp +5 −5 Original line number Diff line number Diff line Loading @@ -234,6 +234,11 @@ java_defaults { "wifi/java", ], }, required: [ // TODO: remove gps_debug when the build system propagates "required" properly. "gps_debug.conf", ], } // Collection of classes that are generated from non-Java files that are not listed in Loading Loading @@ -307,11 +312,6 @@ java_defaults { static_libs: ["framework-internal-utils"], required: [ // TODO: remove gps_debug when the build system propagates "required" properly. "gps_debug.conf", ], dxflags: [ "--core-library", "--multi-dex", Loading Loading
Android.bp +5 −5 Original line number Diff line number Diff line Loading @@ -234,6 +234,11 @@ java_defaults { "wifi/java", ], }, required: [ // TODO: remove gps_debug when the build system propagates "required" properly. "gps_debug.conf", ], } // Collection of classes that are generated from non-Java files that are not listed in Loading Loading @@ -307,11 +312,6 @@ java_defaults { static_libs: ["framework-internal-utils"], required: [ // TODO: remove gps_debug when the build system propagates "required" properly. "gps_debug.conf", ], dxflags: [ "--core-library", "--multi-dex", Loading