Remove Fairphone ModuleDetect and CameraSwapInfo from all builds

Include them in the vendor configuration instead.

Issue: FP2P-187
Issue: FP2P-189
Change-Id: I5c4ca31e4d7093efdbf98ac557a8f9aa2e44c9dd
Depends-On: Iea22ed899f5be1bb9e4eef0f4e5e3f507123e050
diff --git a/device.mk b/device.mk
index 891c254..f88fe77 100644
--- a/device.mk
+++ b/device.mk
@@ -361,11 +361,6 @@
 
 PRODUCT_PACKAGES += xdivert
 
-# Ship the ModuleDetect app to inform users of a successful camera swap
-PRODUCT_PACKAGES += \
-	ModuleDetect \
-	CameraSwapInfo
-
 # Ship the sound recorder app for backward compatibility with previous releases
 PRODUCT_PACKAGES += SoundRecorder