Skip to content

Commit 0ea6948

Browse files
committed
remove unused flags for accelerometer
1 parent cb1b2d5 commit 0ea6948

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

make.conf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ COLLISION_IGNORE="$COLLISION_IGNORE
1111
ROCKCHIP_DTS=rk3588s-tablet-12c-linux
1212
BOOT_DISK_NUM=0
1313

14-
CHROME_DEV_FLAGS="${CHROME_DEV_FLAGS} --fydeos-accel-config=1 \
15-
--fydeos-accel-revert-y \
16-
--fydeos-accel-revert-x \
14+
CHROME_DEV_FLAGS="${CHROME_DEV_FLAGS} \
1715
--disable-gpu-sandbox \
1816
--enable-zero-copy \
1917
--fingerprint-sensor-location=power-button-top-left"

0 commit comments

Comments
 (0)