Oddbean new post about | logout
 @2fd7551e that... shouldn't happen.

afaik LineageOS is just AOSP with some extra changes, and fonts are not part of them (I checked), so that would be an upstream AOSP problem. 
 @2b4c2608 and yet it appears to have happened.
I can check the AOSP code if you have a handy link to it? 
 @2fd7551e https://cs.android.com/android/platform/superproject/main ;) 
 @2b4c2608 anything more specific? 
 @2fd7551e not really, you just have to search for it there

if you have ~200GB of free disk space you can also download a local copy: https://source.android.com/docs/setup/download/downloading 
 @2b4c2608 oh, sorry, I thought you were familiar with the AOSP internals? 
 @2fd7551e no, there's way too much stuff in AOSP for me to possibly begin to figure out.

I do understand the architecture of AOSP, but there's 1000+ repositories in a local AOSP tree.