Loading java/core-libraries/Android.bp +0 −25 Original line number Diff line number Diff line Loading @@ -63,11 +63,6 @@ java_library { // This one is not on device but it's needed when javac compiles code // containing lambdas. "core-lambda-stubs-for-system-modules", // This one is not on device but it's needed when javac compiles code // containing @Generated annotations produced by some code generation // tools. // See http://b/123891440. "core-generated-annotation-stubs", ], sdk_version: "none", system_modules: "none", Loading Loading @@ -148,11 +143,6 @@ java_library { // This one is not on device but it's needed when javac compiles code // containing lambdas. "core-lambda-stubs-for-system-modules", // This one is not on device but it's needed when javac compiles code // containing @Generated annotations produced by some code generation // tools. // See http://b/123891440. "core-generated-annotation-stubs", ], sdk_version: "none", system_modules: "none", Loading Loading @@ -278,11 +268,6 @@ java_system_modules { // This one is not on device but it's needed when javac compiles code // containing lambdas. "core-lambda-stubs-for-system-modules", // This one is not on device but it's needed when javac compiles code // containing @Generated annotations produced by some code generation // tools. // See http://b/123891440. "core-generated-annotation-stubs", ], } Loading @@ -294,11 +279,6 @@ java_system_modules { // This one is not on device but it's needed when javac compiles code // containing lambdas. "core-lambda-stubs-for-system-modules", // This one is not on device but it's needed when javac compiles code // containing @Generated annotations produced by some code generation // tools. // See http://b/123891440. "core-generated-annotation-stubs", ], } Loading @@ -322,11 +302,6 @@ java_system_modules { // This one is not on device but it's needed when javac compiles code // containing lambdas. "core-lambda-stubs-for-system-modules", // This one is not on device but it's needed when javac compiles code // containing @Generated annotations produced by some code generation // tools. // See http://b/123891440. "core-generated-annotation-stubs", // Ensure that core libraries that depend on the public API can access // the UnsupportedAppUsage, CorePlatformApi and IntraCoreApi Loading Loading
java/core-libraries/Android.bp +0 −25 Original line number Diff line number Diff line Loading @@ -63,11 +63,6 @@ java_library { // This one is not on device but it's needed when javac compiles code // containing lambdas. "core-lambda-stubs-for-system-modules", // This one is not on device but it's needed when javac compiles code // containing @Generated annotations produced by some code generation // tools. // See http://b/123891440. "core-generated-annotation-stubs", ], sdk_version: "none", system_modules: "none", Loading Loading @@ -148,11 +143,6 @@ java_library { // This one is not on device but it's needed when javac compiles code // containing lambdas. "core-lambda-stubs-for-system-modules", // This one is not on device but it's needed when javac compiles code // containing @Generated annotations produced by some code generation // tools. // See http://b/123891440. "core-generated-annotation-stubs", ], sdk_version: "none", system_modules: "none", Loading Loading @@ -278,11 +268,6 @@ java_system_modules { // This one is not on device but it's needed when javac compiles code // containing lambdas. "core-lambda-stubs-for-system-modules", // This one is not on device but it's needed when javac compiles code // containing @Generated annotations produced by some code generation // tools. // See http://b/123891440. "core-generated-annotation-stubs", ], } Loading @@ -294,11 +279,6 @@ java_system_modules { // This one is not on device but it's needed when javac compiles code // containing lambdas. "core-lambda-stubs-for-system-modules", // This one is not on device but it's needed when javac compiles code // containing @Generated annotations produced by some code generation // tools. // See http://b/123891440. "core-generated-annotation-stubs", ], } Loading @@ -322,11 +302,6 @@ java_system_modules { // This one is not on device but it's needed when javac compiles code // containing lambdas. "core-lambda-stubs-for-system-modules", // This one is not on device but it's needed when javac compiles code // containing @Generated annotations produced by some code generation // tools. // See http://b/123891440. "core-generated-annotation-stubs", // Ensure that core libraries that depend on the public API can access // the UnsupportedAppUsage, CorePlatformApi and IntraCoreApi Loading