I've been searching high and low for the CTS tests for the Leanback API. I haven't been able to find much but I might have found a lead here: https://android.googlesource.com/platform/cts/+/fcd4f02 This talks about a meta-data tag called "test_excluded_features" in the Android Manifest file of the CtsVerifier, and it kind of seems like this is excluding cts testing for leanback but I'm really unsure.
Does anyone know more about this or where I can find the Leanback CTS suite?
Google's documentation hasn't been very helpful here.
Thank you!