Home
last modified time | relevance | path

Searched refs:LATEST_ANDROID_PATH (Results 1 - 1 of 1) sorted by relevance

/third_party/notofonts/scripts/
H A Dversionator.py27 LATEST_ANDROID_PATH = sorted(list(ANDROID_PATH.glob("??")))[-1] variable
37 ANDROID_VERSION = ANDROID_API_VERSION_MAP[LATEST_ANDROID_PATH.stem]
88 for file in (LATEST_ANDROID_PATH).glob("Noto*.tt?"):

Completed in 1 milliseconds