I need to modify the android support v17 leanback library to make my Android TV app be more inline with requirements. I have read that if the library is available to download I can import it as a module to make a local copy. Unfortunately I cannot find it on github and only see that google is providing the leanback sample instead.
What options do I have here? Is there another way I can bring the code local and make changes? The version I am using is leanback-v17-23.1.1
Thanks!