Update PRODUCT_RELEASE_CONFIG_MAPS assignments to mark git project boundary
BUG: 370592570 Test: TH Flag: EXEMPT <Cleanup> Change-Id: I28d1fc2b0d2d0cb15d5f9c3619e96dd1799d70ed
This commit is contained in:
parent
d368e19d3c
commit
48c8082ac4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
PRODUCT_RELEASE_CONFIG_MAPS += $(wildcard vendor/google_devices/release/phones/pixel_2024_midyear/release_config_map.textproto)
|
||||
PRODUCT_RELEASE_CONFIG_MAPS += $(wildcard vendor/google_devices/release/phones/./pixel_2024_midyear/release_config_map.textproto)
|
||||
|
||||
TARGET_LINUX_KERNEL_VERSION := $(RELEASE_KERNEL_AKITA_VERSION)
|
||||
# Keeps flexibility for kasan and ufs builds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue