diff --git a/apex/Android.bp b/apex/Android.bp index 403eafa6c..2dcae6f7d 100644 --- a/apex/Android.bp +++ b/apex/Android.bp @@ -267,9 +267,9 @@ filegroup { } filegroup { - name: "com.android.healthconnect-file_contexts", + name: "com.android.healthfitness-file_contexts", srcs: [ - "com.android.healthconnect-file_contexts", + "com.android.healthfitness-file_contexts", ], } diff --git a/apex/com.android.healthconnect-file_contexts b/apex/com.android.healthfitness-file_contexts similarity index 100% rename from apex/com.android.healthconnect-file_contexts rename to apex/com.android.healthfitness-file_contexts