Updated mismatched android config to the value in the allowed stl table

This commit is contained in:
Paul Fox 2019-07-23 21:47:43 +10:00
parent 94f6d63d4c
commit 5fbd357d3a

View File

@ -125,7 +125,7 @@
["none"] = "system",
["gabi++"] = "gabi++",
["stlport"] = "stlport",
["gnustl"] = "gnustl",
["gnu"] = "gnustl",
["libc++"] = "c++",
}