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

Commit 7811e466 authored by Spandan Das's avatar Spandan Das
Browse files

Annotate `Set` property as android:Path

This allows use of filegroups as inputs.

Test: go build ./java
Change-Id: Ibe8634b49c30dcf62f80dfa89875c43ad741eaff
parent 29207b57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ func RegisterAppSetBuildComponents(ctx android.RegistrationContext) {

type AndroidAppSetProperties struct {
	// APK Set path
	Set *string
	Set *string `android:"path"`

	// Specifies that this app should be installed to the priv-app directory,
	// where the system will grant it additional privileges not available to