Use profile at framework/base/boot/ instead of the combined one at
framework/base/config This is to decouple the framework and art profiles everywhere. `frameworks/base/boot/boot-image-profile.txt` gets added on `build/make/target/product/runtime_libart.mk;l=83`, and `art/build/boot/boot-image-profile.txt` on `build/make/target/product/default_art_config.mk;l=152`, so this just duplicates them. Bug: 260067246 Change-Id: I233931c41c23d1a60cc4bf79ec9467b7781fe06a Test: running `m`
Loading
Please register or sign in to comment