gralloc: enforce aidl and hidl types are the same
Statically assert that types from HIDL have been redefined to the exact same value in AIDL. This check has nothing to do with SurfaceFlinger but it is the only place where we don't have to add an extra link to composer. This does not belong in VTS. Bug: 141632767 Test: Compiles Change-Id: Ieb302daaa92b7c961c6fec17a2d32ef06181824d
Loading
Please register or sign in to comment