26 lines
678 B
Plaintext
26 lines
678 B
Plaintext
|
|
# GPU — PowerVR DXT-48-1536 (Tensor G5)
|
||
|
|
# Force latest Vulkan 1.4 driver path
|
||
|
|
ro.hardware.egl=powervr
|
||
|
|
ro.hardware.vulkan=powervr
|
||
|
|
graphics.gpu.profiler.support=true
|
||
|
|
|
||
|
|
# OpenCL compute (CUDA alternative for non-NVIDIA)
|
||
|
|
vendor.powervr.opencl.allowfp16=1
|
||
|
|
vendor.powervr.opencl.profiling=1
|
||
|
|
|
||
|
|
# WiFi — BCM4390 (Broadcom)
|
||
|
|
wifi.direct.interface=p2p-dev-wlan0
|
||
|
|
wifi.direct.go_intent=15
|
||
|
|
|
||
|
|
# Bluetooth — QCA
|
||
|
|
bluetooth.profile.a2dp.source.enabled=true
|
||
|
|
bluetooth.profile.hfp.ag.enabled=true
|
||
|
|
bluetooth.profile.hid.host.enabled=true
|
||
|
|
bluetooth.profile.pan.nap.enabled=true
|
||
|
|
|
||
|
|
# USB OTG for SDR dongles and controllers
|
||
|
|
persist.sys.usb.otg=1
|
||
|
|
|
||
|
|
# Game controller support
|
||
|
|
input.gamepad.enabled=true
|