Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be3797e0 authored by Yu Shan's avatar Yu Shan
Browse files

Update defaults for IVehicleGeneratedHeaders-V3.

Change-Id: Icd2865c2761eaf3b7cba9b8b62a45a55b43cc5f0
Flag: EXEMPT build rule
Test: Presubmit
Bug: 381305588
parent 682cd76c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,6 +32,6 @@ cc_library_headers {
    vendor_available: true,
    local_include_dirs: ["."],
    export_include_dirs: ["."],
    defaults: ["VehicleHalInterfaceDefaults"],
    defaults: ["VehicleHalInterfaceDefaults-V3"],
    host_supported: true,
}