VintfDeviceInfo: update condition for getPlatformSepolicyVersion

Change from (== REL or > R) to >= S. This is a cleaner approach.

Test: run the following:

$ mmma vendor/xts/tools/gts-device-info
$ adb install -r -g out/target/product/generic_arm64/data/app/GtsDeviceInfo/GtsDeviceInfo.apk
$ adb shell am instrument -w com.android.compatibility.common.deviceinfo/androidx.test.runner.AndroidJUnitRunner

Fixes: 190112934
Change-Id: Ia9b4d31b485efe878126c32d52a3ce8ec07def70
1 file changed