Disable Android camera features on Car products

This change removes camera permissions from Car products by
overwriting below two permission files with the empty permission file.
- /etc/permissions/android.hardware.camera.flash-autofocus.xml
- /etc/permissions/android.hardware.camera.raw.xml

Bug: 153375481
Test: Boot the emulator with aosp_car* build and confirm camera features
      do not exist in the list the package manager returns.
Change-Id: I468169789fd5a371345d6bfc3b56a6bd035ba96f
1 file changed