Skip to content

Commit 4f396fb

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "dicttoolkit: pin cpp_std to gnu++17" into main
2 parents 0bba807 + 8c97f47 commit 4f396fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

native/dicttoolkit/Android.bp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ package {
2424
cc_defaults {
2525
name: "dicttoolkit_defaults",
2626

27+
cpp_std: "gnu++17",
2728
cflags: [
2829
"-Werror",
2930
"-Wall",

0 commit comments

Comments
 (0)