Camera: Refactor code to run test_feature_combination on Android 14
- Make sure new Android V APIs are not called in ItsService if it is
running on an older OS.
- Factor ItsService into a separate library so that it can be built into
an app installed on Android 14.
- Create a FeatureCombinationVerifier apk containing only ItsSerivce
that can run on Android 14.
Flag: TEST_ONLY
Test: run test_feature_combination on Android 14 device
Bug: 356934871
Change-Id: Ica411744208e21ba8d343811435adf7215edc53b
16 files changed