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

Commit 5e38942e authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Use the global default cpp_std.

Bug: http://b/344590580
Change-Id: Ibbaae662a798ae2919ccb5f0845f6b8956cf5b1d
parent a4f686d4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -111,7 +111,6 @@ cc_library_shared {

cc_library_shared {
    name: "libcamera2ndk_vendor",
    cpp_std: "gnu++17",
    vendor: true,
    srcs: [
        "ndk_vendor/impl/ACameraDevice.cpp",