product.prop/vendor.prop: import properties from exynos9820-common
Change-Id: I310eea4a90ecc00375a91daf741adf1e3cb0dc04
diff --git a/product.prop b/product.prop
index e69de29..196696e 100644
--- a/product.prop
+++ b/product.prop
@@ -0,0 +1,5 @@
+# Set the sample rate for the BT device
+persist.bluetooth.samsung_samplerate.supported=true
+
+# Enable unspecialized app process pool
+persist.device_config.runtime_native.usap_pool_enabled=true
diff --git a/vendor.prop b/vendor.prop
index e69de29..14df8ab 100644
--- a/vendor.prop
+++ b/vendor.prop
@@ -0,0 +1,33 @@
+### AUDIO
+audio.offload.min.duration.secs=30
+aaudio.mmap_policy=2
+aaudio.mmap_exclusive_policy=2
+aaudio.hw_burst_min_usec=2000
+af.fast_track_multiplier=1
+
+### DALVIK
+dalvik.vm.lockprof.threshold=500
+
+### KEYSTORE
+ro.hardware.keystore=mdfpp
+ro.security.keystore.keytype=sak,gak
+
+### OPENGLES
+ro.opengles.version=196610
+
+### RIL
+vendor.rild.libpath=/vendor/lib64/libsec-ril.so
+vendor.sec.rild.libpath=/vendor/lib64/libsec-ril.so
+vendor.sec.rild.libpath2=/vendor/lib64/libsec-ril-dsds.so
+
+### SAMSUNG_SLSI
+debug.slsi_platform=1
+debug.hwc.winupdate=1
+
+### SURFACEFLINGER
+# Disable backpressure propagation
+debug.sf.disable_backpressure=1
+
+### DEVELOPER SETTINGS
+# Disable invocation of oem_lock
+ro.frp.pst=/dev/block/persistent