How to Install android-logtags-tools in Ubuntu 18.04



Install android-logtags-tools by entering the following commands in the terminal:

sudo apt update
sudo apt install android-logtags-tools

Description:

Tools from AOSP that process event-log-tags files

This package contains Python scripts from AOSP repository platform/build that process event-log-tags (.logtags) files. It contains: * java-event-log-tags * merge-event-log-tags They are used in the process of building the Android platform framework "android.jar".

Homepage: https://android.googlesource.com/platform/build

Version: 1:7.0.0+r33-1

Section: universe/devel