1name: "RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION" 2namespace: "android_UNKNOWN" 3description: "Used to set minimum supported target sdk version. Apps targeting sdk version lower than the set value will result in a warning being shown when any activity from the app is started." 4value: { 5 string_value: "28" 6} 7workflow: MANUAL 8containers: "system" 9