commit | 70141f26d936f40297d7a8483040f1d2f4dc50c0 | [log] [tgz] |
---|---|---|
author | Gilad Arnold <garnold@google.com> | Thu Sep 17 09:06:30 2015 -0700 |
committer | Gilad Arnold <garnold@google.com> | Thu Sep 17 09:06:30 2015 -0700 |
tree | a55e4dd18ace86b088979256dd0c4082f4bb159d | |
parent | 92da84d5abf94b1ea04b17769b6978db970f957b [diff] [blame] |
Rename init.update_engine.rc into update_engine.rc. This follows the current convention for init script naming in Brillo. Bug: 23186405 Change-Id: If803f6a48bd670a768a6062c88e823c2f81c7ba8
diff --git a/Android.mk b/Android.mk index 9fb32f6..ba7e392 100644 --- a/Android.mk +++ b/Android.mk
@@ -209,7 +209,7 @@ libchromeos-policy LOCAL_SRC_FILES := \ main.cc -LOCAL_INIT_RC := init.update_engine.rc +LOCAL_INIT_RC := update_engine.rc $(eval $(update_engine_common)) include $(BUILD_EXECUTABLE)