Disable VSoC-based input devices
Disable VSoC-based input devices by removing their entries from the properties, as we don't support them and Android keeps complaining about it. Signed-off-by: Sergio Lopez <slp@redhat.com>
This commit is contained in:
parent
10258e2fc7
commit
170d0f9be6
|
@ -201,9 +201,7 @@ androidboot.vendor.audiocontrol.server.port=9410
|
||||||
androidboot.vendor.audiocontrol.server.cid=3
|
androidboot.vendor.audiocontrol.server.cid=3
|
||||||
androidboot.cuttlefish_config_server_port=6800
|
androidboot.cuttlefish_config_server_port=6800
|
||||||
androidboot.vendor.vehiclehal.server.port=9300
|
androidboot.vendor.vehiclehal.server.port=9300
|
||||||
androidboot.vsock_touch_port=7100
|
|
||||||
androidboot.fstab_suffix=cf.f2fs.hctr2
|
androidboot.fstab_suffix=cf.f2fs.hctr2
|
||||||
androidboot.vsock_keyboard_port=7000
|
|
||||||
androidboot.enable_confirmationui=0
|
androidboot.enable_confirmationui=0
|
||||||
androidboot.hypervisor.vm.supported=0
|
androidboot.hypervisor.vm.supported=0
|
||||||
androidboot.serialno=CUTTLEFISHCVD011
|
androidboot.serialno=CUTTLEFISHCVD011
|
||||||
|
|
Loading…
Reference in New Issue