commit | f406edf4408cda3fa4d75b4c8b107af026333835 | [log] [tgz] |
---|---|---|
author | ronish <ronish@google.com> | Tue Feb 14 17:34:26 2023 +0000 |
committer | ronish <ronish@google.com> | Tue Feb 14 17:34:26 2023 +0000 |
tree | cfae9d9d3e610232cd7481feb1ebd798b552a319 | |
parent | ae07b5380b3dbdc2664e3d7e61cf77a95e61e8d0 [diff] |
[CP] Rename healthconnect to healthfitness Change-Id: Icb20784bfe3d07aff5b198b5c8dd2302bb7c854d
diff --git a/apex/Android.bp b/apex/Android.bp index 403eafa..2dcae6f 100644 --- a/apex/Android.bp +++ b/apex/Android.bp
@@ -267,9 +267,9 @@ } 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