Merge "Annotate Set property as android:Path" into main am: 6fb39c1fce am: cc98c0ccdf

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/3208729

Change-Id: I14be6b0bc54240f50907201f4cf7c0f6861a7f02
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot
2024-08-06 23:23:06 +00:00
committed by Automerger Merge Worker

View File

@@ -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