File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ USE="${USE} libcamera"
1313USE="${USE} crosvm-wl-dmabuf crosvm-gpu crosvm-video-encoder crosvm-video-decoder crosvm-video-libvda v4l virtio_gpu"
1414USE="${USE} -tpm tpm2_simulator tpm2 vtpm_proxy tpm2_simulator_manufacturer disable_explicit_dma_fences"
1515USE="${USE} unibuild has_chromeos_config_bsp"
16- USE="${USE} -nacl mosys_platform_generic selinux_experimental"
16+ USE="${USE} mosys_platform_generic selinux_experimental"
1717USE="${USE} -diagnostics-minidiag -secagent"
1818CHROME_DEV_FLAGS="${CHROME_DEV_FLAGS} --disable-features=CrostiniUseDlc --use-gl=egl"
1919
Original file line number Diff line number Diff line change 1- USE="${USE} tpm_fallback"
1+ USE="${USE} tpm_fallback nacl "
22COLLISION_IGNORE="/etc/chrome_dev.conf"
33FEATURES="-collision-protect -collision-detect -protect-owned -sandbox -usersandbox"
4- CHROME_DEV_FLAGS="${CHROME_DEV_FLAGS}
5- --load-media-router-component-extension=1
4+ CHROME_DEV_FLAGS="${CHROME_DEV_FLAGS}
5+ --load-media-router-component-extension=1
66 --enable-gpu-rasterization"
You can’t perform that action at this time.
0 commit comments