Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dbg: set houdini to true #12

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions caas/mixins.spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ product.mk: device.mk
kernel: gmin64(useprebuilt=false,src_path=kernel/lts2019-chromium, loglevel=7, interactive_governor=false, relative_sleepstates=false, modules_in_bootimg=false, external_modules=,debug_modules=, use_bcmdhd=false, use_iwlwifi=false, extmod_platform=bxt, iwl_defconfig=, cfg_path=config-lts/lts2019-chromium, more_modules=true, yocto_src_path=kernel/lts2019-yocto, yocto_cfg_path=config-lts/lts2019-yocto, chromium_src_path=kernel/lts2019-chromium, chromium_cfg_path=config-lts/lts2019-chromium)
disk-bus: auto
boot-arch: project-celadon(uefi_arch=x86_64,fastboot=efi,ignore_rsci=true,disable_watchdog=true,watchdog_parameters=10 30,verity_warning=false,txe_bind_root_of_trust=false,bootloader_block_size=4096,verity_mode=false,disk_encryption=false,file_encryption=true,metadata_encryption=true,fsverity=true,target=caas,ignore_not_applicable_reset=true,self_usb_device_mode_protocol=true,usb_storage=true,live_boot=true)
sepolicy: enforcing
sepolicy: permissive
bluetooth: btusb(ivi=false)
audio: project-celadon
vendor-partition: true(partition_size=600,partition_name=vendor)
Expand Down Expand Up @@ -53,7 +53,7 @@ lights: true
power: true(power_throttle=true)
debug-usb-config: true(source_dev=dvcith-0-msc0)
intel_prop: true
trusty: true(ref_target=celadon_64)
trusty: false
memtrack: true
avb: true
avx: auto
Expand All @@ -79,7 +79,7 @@ factory-scripts: true
filesystem_config: common
telephony: false
load_modules: true
gptbuild: true(size=32G,generate_craff=false,compress_gptimage=true)
gptbuild: true(size=16G,generate_craff=false,compress_gptimage=true)
dynamic-partitions: true(super_img_in_flashzip=true)
dbc: true
atrace: true
Expand All @@ -89,3 +89,5 @@ suspend: auto
sensors: mediation
bugreport: true
mainline-mod: true
houdini: true
hdcpd: true