luma_third_party: Logcat Service Rebuild

The previous OpenSTF service implemented an unstable binary connection
to the adb logcat service. This CL rebuilds the service to spawn a 
logcat child process for a given device and listen for messages from 
stdout.

Change-Id: If32b774bed333b706d6d6ca034b112ccc0988346
1 file changed
tree: 82d72c91022e4a2caa4644d322ca94c025a46492
  1. AndroidViewClient/
  2. crowdstf/
  3. README.md
README.md

This repository contains three kinds of code used in the Vanadium project:

  1. code which originated outside of Google
  2. code which Google has released as open source
  3. Vanadium code which is derived from code that originated outside of Google, and is therefore still subject to that original code's third-party license

Most of the code under third-party is open source, though some packages have restrictive commercial licenses.