We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bba807 + 8c97f47 commit 4f396fbCopy full SHA for 4f396fb
1 file changed
native/dicttoolkit/Android.bp
@@ -24,6 +24,7 @@ package {
24
cc_defaults {
25
name: "dicttoolkit_defaults",
26
27
+ cpp_std: "gnu++17",
28
cflags: [
29
"-Werror",
30
"-Wall",
0 commit comments