Delete cuttlefish_auto_resources

There are no more users of this code.

Bug: 144387776
Test: make installclean && make -j && launch_cvd
Change-Id: I16222fea06439bafe1a83a55ca0d3d52aff191cd
diff --git a/host_package.mk b/host_package.mk
index 6b1ba03..2681d11 100644
--- a/host_package.mk
+++ b/host_package.mk
@@ -50,7 +50,6 @@
     cvd_status \
 
 cvd_host_tests := \
-    auto_free_buffer_test \
     cuttlefish_thread_test \
     monotonic_time_test \
     cuttlefish_net_tests \
@@ -58,7 +57,6 @@
 cvd_host_shared_libraries := \
     libbase.so \
     libcuttlefish_fs.so \
-    cuttlefish_auto_resources.so \
     libcuttlefish_strings.so \
     libcuttlefish_utils.so \
     cuttlefish_tcp_socket.so \