1
0
mirror of https://github.com/ARM-software/devlib.git synced 2025-01-31 02:00:45 +00:00
Douglas Raillard 3f9ce8ba73 android: Fix tool detections
Module-level __getattr__ is not called on the global variable lookup
path, rendering it useless for what we want to do here.

Instead, use the _AndroidEnvironment class and make it lazy so that we
will not raise an exception by just importing the module.
2024-01-15 13:47:23 -08:00
..
2023-08-29 19:18:31 -05:00
2023-01-19 11:38:11 +00:00
2023-01-19 11:38:11 +00:00
2024-01-15 13:47:23 -08:00
2023-09-06 16:48:56 -05:00
2024-01-09 12:07:57 -08:00