Adjust PRODUCT_RELEASE_CONFIG_MAPS due to refactor.
The vendor/google_devices/release/phones is being re-arranged per plans in go/flag-plow. This change reflects that refactor. BUG: 331306267 Test: TH Change-Id: I52d615ccedbd3a3f504a6be2d607808516c1af86
This commit is contained in:
parent
33ed42523d
commit
4c6e4c7d94
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
PRODUCT_RELEASE_CONFIG_MAPS += vendor/google_devices/release/phones/release_config_map.mk
|
PRODUCT_RELEASE_CONFIG_MAPS += $(wildcard vendor/google_devices/release/phones/pixel_2024/release_config_map.mk)
|
||||||
|
|
||||||
|
|
||||||
TARGET_KERNEL_DIR ?= device/google/akita-kernel
|
TARGET_KERNEL_DIR ?= device/google/akita-kernel
|
||||||
TARGET_BOARD_KERNEL_HEADERS := device/google/akita-kernel/kernel-headers
|
TARGET_BOARD_KERNEL_HEADERS := device/google/akita-kernel/kernel-headers
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue