C++17 is the default now.

Test: builds
Change-Id: Id5e671844c2722adf9757d8f917109d0d74724d4
This commit is contained in:
Elliott Hughes
2018-12-11 09:56:56 -08:00
parent 5e29d89ce1
commit a1a32b00e8

View File

@@ -14,7 +14,6 @@
cc_library_shared {
name: "libinputservice",
cpp_std: "c++17",
srcs: [
"PointerController.cpp",
"SpriteController.cpp",