Skip to content

Commit e6600af

Browse files
Treehugger Robotandroid-build-merge-worker-robot
authored andcommitted
Merge "dicttoolkit: pin cpp_std to gnu++17" into main am: 4f396fb
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/2833210 Change-Id: I9597e378e9ae4b734d373194b33373e63e2d6f85 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2 parents 0bc4569 + 4f396fb commit e6600af

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)