gta4xl-common: Fix properties with invalid vendor namespace

* Fixes:
   8 violations found:
   ro.charger.enable_suspend  u:object_r:exported_default_prop:s0
   ro.factory.factory_binary  u:object_r:vendor_factory_prop:s0
   hwc.exynos.vsync_mode      u:object_r:vendor_hwc_prop:s0
   ro.radio.needcalibration   u:object_r:vendor_radio_prop:s0
   persist.sns.camera_light   u:object_r:vendor_sensors_prop:s0
   persist.rmnet.             u:object_r:persist_rmnet_prop:s0
   persist.data.df.           u:object_r:persist_data_df_prop:s0
   persist.data.wda.          u:object_r:persist_data_wda_prop:s0
* Most of these props aren't used anyways
* Rename the ones that are used to comply with the new requirements

Change-Id: I6663206530547cda3499584f71135e0b2f3c1236
9 files changed