temp FCM value

Temp FCM value for API level 32. Placeholder, subject to change.

Bug: 205240960
Fixes: 210943850
Test: N/A
Change-Id: I81b8b67ac1442237ef70fe70b95e6f941ad769a7
Merged-In: I81b8b67ac1442237ef70fe70b95e6f941ad769a7
(cherry picked from commit 189ef47405607112c563c208a750a429b12707ea)
diff --git a/treble/vintf/libvts_vintf_test_common/common.cpp b/treble/vintf/libvts_vintf_test_common/common.cpp
index 1813aaf..0219996 100644
--- a/treble/vintf/libvts_vintf_test_common/common.cpp
+++ b/treble/vintf/libvts_vintf_test_common/common.cpp
@@ -46,6 +46,7 @@
         {29, Level::Q},
         {30, Level::R},
         {31, Level::S},
+        {32, Level::S},  // subject to change, placeholder value
     }};
 
 android::base::Result<void> TestTargetFcmVersion(Level shipping_fcm_version,