Turning off enterprise features for p.car automotive emulator build.

Change-Id: I8293c2e996f77b58d21b4ffa346b97192582faba
Fixes: 124382077
Test: verify features are not listed in the build + cts-tradefed run cts-dev -m CtsDevicePolicyManagerTestCases
diff --git a/common/car_core_hardware.xml b/common/car_core_hardware.xml
index 2e2a984..7911cc0 100644
--- a/common/car_core_hardware.xml
+++ b/common/car_core_hardware.xml
@@ -48,12 +48,6 @@
     <feature name="android.software.print" />
     <feature name="android.software.secure_lock_screen" />
 
-    <!-- Feature to specify if the device supports adding device admins. -->
-    <feature name="android.software.device_admin" />
-
-    <!-- Feature to specify if the device support managed users. -->
-    <feature name="android.software.managed_users" />
-
     <feature name="android.software.picture_in_picture" />
 
     <!-- devices with GPS must include android.hardware.location.gps.xml -->