Where does android.hardware.camera2.full come from?

I am trying to implement a camera app. and checking examples. Some examples contain following manifest feature: uses-feature android:name="android.hardware.camera2.full. I have checked official doc...