luma_third_party: ViewHierarchy Service

While a user interacts with a device through STF,
the ViewHierarchy service issues a request for the
user's current Android View Hierarchy XML per each
GestureStart from the UI. View Hierarchy data is
sent over adb, forwarded to STF via port listeners,
and persisted.

Change-Id: Ia5b2f9de39d121c7661fb3154c5cc04fc90d4f46
10 files changed
tree: 15484cd7fd34ec47af3bce71fe71a8b74aa2360a
  1. AndroidViewClient/
  2. crowdstf/
  3. gapps_aosp_patch/
  4. rico_aosp/
  5. 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.