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

Commit 4bb96625 authored by Devin Moore's avatar Devin Moore Committed by Android (Google) Code Review
Browse files

Merge "Let Release_aidl_use_unfrozen add vintf_fragments" into main

parents 8b5ad8d3 b93c1a74
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -183,6 +183,7 @@ type variableProperties struct {
		Release_aidl_use_unfrozen struct {
			Cflags          []string
			Cmd             *string
			Vintf_fragments []string
		}
	} `android:"arch_variant"`
}