Android 12.1.0 release 9
AOSP/Camera2: check system feature instead of actual camera device

It is not reliable to check the actual camera devices at boot complete
as camera devices may be created after the boot-complete event.
Check the system features instead.

Bug: 198371493
Bug: 203729113
Test: build aosp_$pixel, reboot, check the app, check log
Change-Id: I5581621fed8244f6d19554be00f2c6543799dc92
Merged-In: I5581621fed8244f6d19554be00f2c6543799dc92
(cherry picked from commit addad94cce6823f386b539c0ee8e4b28926215d1)
1 file changed