Remove use of PRODUCT_FULL_TREBLE from sensors.

This section of code uses PRODUCT_FULL_TREBLE, but
what PRODUCT_FULL_TREBLE means is too fuzzy, and
it is being broken up into multiple flags.

Also, this is an unnecessary restriction (HALs can
be implemented anyway people want).

Fixes: 67975863
Test: multiproduct_kati
Change-Id: I0de36d1ee23052c1fadcdf9a8b1ce85781dd88a0
1 file changed