commit | a4767dd1161adb086b5642d67a4fb0eb6052ee8b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Nov 14 13:56:56 2018 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Nov 14 13:56:56 2018 +0900 |
tree | 7e4e23f032d40fa19e30b7e6dbd031cb7460872a | |
parent | 6a9a852dbd91a9add2253f5696d9f93c8c83af94 [diff] |
Rename APEX file_contexts as <name>-file_context It was <name>_file_context before. Changing for better readability. Bug: 119034475 Test: m apex.test com.android.tzdata com.android.runtime Change-Id: Ic9d6479dfed56ac474c574343a38b5f73dde3c05
diff --git a/apex/apex.test_file_contexts b/apex/apex.test-file_contexts similarity index 100% rename from apex/apex.test_file_contexts rename to apex/apex.test-file_contexts
diff --git a/apex/com.android.media_file_contexts b/apex/com.android.media-file_contexts similarity index 100% rename from apex/com.android.media_file_contexts rename to apex/com.android.media-file_contexts
diff --git a/apex/com.android.runtime_file_contexts b/apex/com.android.runtime-file_contexts similarity index 100% rename from apex/com.android.runtime_file_contexts rename to apex/com.android.runtime-file_contexts
diff --git a/apex/com.android.tzdata_file_contexts b/apex/com.android.tzdata-file_contexts similarity index 100% rename from apex/com.android.tzdata_file_contexts rename to apex/com.android.tzdata-file_contexts