tree: 22b1599cd4922b4ff497f5874a8528a256f704be [path history] [tgz]
  1. aidl_language_l.cpp
  2. aidl_language_y.cpp
  3. aidl_language_y.h
  4. location.hh
  5. position.hh
  6. README.md
src/lib/android/aidl/generated-files/README.md

This directory contains the output of the bison / flex parser generator on the aidl language definition files. In the Android build bison runs as a build step. We don't have access to that tool in our build environment, so instead we check in the output of the generator.

The license situation of this code was examined in https://fxbug.dev/42068556