commit | e0953ac316d2f9f1fbe9a167d33083873524de3f | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Apr 07 14:51:26 2015 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Apr 07 15:33:23 2015 -0700 |
tree | 83a7071d240a8e1edc89ea488d5c905112f35e89 | |
parent | bbf0ba1ec7e2348d9f72265bac1f3faef867bffe [diff] [blame] |
Switch to toybox restorecon and regenerate generated files. Change-Id: If77674a3fb5e0d86193bdcf8850459eef689fba7
diff --git a/Android.mk b/Android.mk index 495f010..304d651 100644 --- a/Android.mk +++ b/Android.mk
@@ -59,6 +59,7 @@ main.c \ toys/android/getenforce.c \ toys/android/load_policy.c \ + toys/android/restorecon.c \ toys/android/runcon.c \ toys/android/setenforce.c \ toys/lsb/dmesg.c \ @@ -288,6 +289,7 @@ pwd \ readlink \ realpath \ + restorecon \ rm \ rmdir \ rmmod \