Syntax:
setprop
<property>
<value>
Example:
adb shell
su
setprop persist.adb.notify 0
Property | Value | Description | Documentattion |
---|---|---|---|
ro.config.low_ram | true/false | turn off specific memory-intensive features | Low RAM Device flag |
persist.adb.notify | 0-1 | hide USB debugging notification | UsbDeviceManager.java |
persist.camera.HAL3.enabled | 0-1 | enable Camera2 API on some devices | Camera HAL3 |