android: ar01: Remove 'ar' command test from the build.

Android doesn't have the tool so no reason to build the test for it.

Bug: 31151995
Test: Builds

Change-Id: I8fd8b8f8ed1f65d5b829912c006ebc28a3a07b20
Signed-off-by: Sandeep Patil <sspatil@google.com>
diff --git a/android/Android.ltp.mk b/android/Android.ltp.mk
index 95f7e33..734dff2 100644
--- a/android/Android.ltp.mk
+++ b/android/Android.ltp.mk
@@ -549,10 +549,6 @@
 module_src_files := testcases/kernel/fs/fs_bind/cloneNS/test02
 include $(ltp_build_prebuilt)
 
-module_prebuilt := testcases/bin/ar01
-module_src_files := testcases/commands/ar/ar01
-include $(ltp_build_prebuilt)
-
 module_prebuilt := testcases/bin/ns-echoclient
 module_src_files := testcases/network/stress/ns-tools/ns-echoclient
 include $(ltp_build_prebuilt)
diff --git a/android/ltp_package_list.mk b/android/ltp_package_list.mk
index f435c2e..468445e 100644
--- a/android/ltp_package_list.mk
+++ b/android/ltp_package_list.mk
@@ -1116,7 +1116,6 @@
   ltp_test_6_2 \
   ltp_testcases_bin_acl_test01 \
   ltp_testcases_bin_add_ipv6addr \
-  ltp_testcases_bin_ar01 \
   ltp_testcases_bin_arping01.sh \
   ltp_testcases_bin_ask_password.sh \
   ltp_testcases_bin_assign_password.sh \
diff --git a/android/tools/disabled_tests.txt b/android/tools/disabled_tests.txt
index 592f1c3..e308b3f 100644
--- a/android/tools/disabled_tests.txt
+++ b/android/tools/disabled_tests.txt
@@ -165,6 +165,7 @@
 
 # Following testa are for commands that are not available on Android
 # device
+ar01
 su01
 su01_s1
 su_set_passwd