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

Commit 324122b4 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android (Google) Code Review
Browse files

Merge "C++20 is the default now." into main

parents d2306a22 341998a3
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -68,8 +68,6 @@ cc_library_shared_for_libandroid_runtime {
        },
    },

    cpp_std: "gnu++20",

    srcs: [
        "android_animation_PropertyValuesHolder.cpp",
        "android_content_res_ApkAssets.cpp",
@@ -516,8 +514,6 @@ cc_library_shared_for_libandroid_runtime {
cc_library_shared {
    name: "libvintf_jni",

    cpp_std: "gnu++20",

    srcs: [
        "android_os_VintfObject.cpp",
        "android_os_VintfRuntimeInfo.cpp",