Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d26dfd4c authored by Jerome Gaillard's avatar Jerome Gaillard Committed by Android (Google) Code Review
Browse files

Merge "Enable building libandroid_runtime for Windows"

parents d0954d03 9e73bbbf
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -312,5 +312,8 @@ cc_library_shared {
                "android_util_FileObserver.cpp",
            ],
        },
        windows: {
            enabled: true,
        },
    },
}