This is set to the Samsung PDA version of the ROM release:
ro.build.PDA=G970FXXU4BTA8
Change-Id: Ic86b07f707e23d3042bad1dbc6c247433a556206
### BLUETOOTH
sys.bluetooth.tty u:object_r:vendor_public_bluetooth_prop:s0
+### BUILD
+ro.build.PDA u:object_r:vendor_public_build_prop:s0
+
### CAMERA
system.camera.CC. u:object_r:vendor_public_camera_prop:s0
service.camera. u:object_r:vendor_public_camera_prop:s0
### BLUETOOTH
type vendor_public_bluetooth_prop, property_type;
+### BUILD
+type vendor_public_build_prop, property_type;
+
### CAMERA
type vendor_public_camera_prop, property_type;