adb: fix adb trace tag
The ADB trace enum value collided with the 0 values used to mean all, hence it was not possible to just trace the ADB tagged messages without also tracing everything else. Change-Id: I15ff9c50c4ac01806c4841cf8213ce859faf130b Test: Manually by setting ADB_TRACE and running adb, e.g. "ADB_TRACE=adb adb shell ls"
Loading
Please register or sign in to comment