luma_third_party: Add superclass AOSP build.

We release a patch that creates a build of AOSP that runs the same as
the standard build, but exports each View object's superclasses. This is
useful for analyzing view hierarchies and finding the origins of custom
Views.

Change-Id: I32c68cb5f030a02d46d70774d75c2bc97a357b21
4 files changed
tree: fdab90d578876fb1987a40410f2d2c6d9172dc4a
  1. AndroidViewClient/
  2. aosp_superclasses/
  3. crowdstf/
  4. gapps_aosp_patch/
  5. rico_aosp/
  6. 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.