Loading libs/WindowManager/Shell/Android.bp +5 −0 Original line number Diff line number Diff line Loading @@ -138,6 +138,11 @@ android_library { "dagger2", "jsr330", ], libs: [ // Soong fails to automatically add this dependency because all the // *.kt sources are inside a filegroup. "kotlin-annotations", ], kotlincflags: ["-Xjvm-default=enable"], manifest: "AndroidManifest.xml", plugins: ["dagger2-compiler"], Loading Loading
libs/WindowManager/Shell/Android.bp +5 −0 Original line number Diff line number Diff line Loading @@ -138,6 +138,11 @@ android_library { "dagger2", "jsr330", ], libs: [ // Soong fails to automatically add this dependency because all the // *.kt sources are inside a filegroup. "kotlin-annotations", ], kotlincflags: ["-Xjvm-default=enable"], manifest: "AndroidManifest.xml", plugins: ["dagger2-compiler"], Loading