commit | 3a7cb4c637afdb6084f2f9eecdaedd49e2c02cc2 | [log] [tgz] |
---|---|---|
author | Justin Yun <justinyun@google.com> | Sun Oct 06 13:43:59 2024 +0900 |
committer | Justin Yun <justinyun@google.com> | Mon Oct 07 16:56:06 2024 +0900 |
tree | 57343a607f698b2b4db4c977e77d41ff73617a1d | |
parent | 7cc50a8c2959d31817e06974ae8d6563160ef338 [diff] |
Use __ANDROID_VENDOR_API__ for vendor API surface Build system defines __ANDROID_VENDOR_API__ for non-system modules. Use this flag to provide vendor API surface for vendor or product variant modules. Bug: 368559337 Test: atest AImageReaderWindowTest Change-Id: I7da3d4ca9f92255a426af8d66b4391f3c1426759