16k: Update aosp shusky target names to indicate 6.1 kernel is used

Update the shusky target names to indicate the page agnostic
targets will use 6.1 kernel with 16k page size support.

Bug: 302592613
Bug: 301596209

Test: source build/envsetup.sh
      lunch aosp_husky_61_pgagnostic
      m
Change-Id: I29a5c933a5b8097cd3b26b3f1b820b234c94df53
This commit is contained in:
Juan Yescas 2023-10-17 17:20:09 -07:00
parent 2f1f550cc9
commit b138b74ed4
3 changed files with 6 additions and 6 deletions

View file

@ -19,12 +19,12 @@ PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/aosp_ripcurrent_fullmte.mk \
$(LOCAL_DIR)/factory_ripcurrent.mk \
$(LOCAL_DIR)/aosp_husky.mk \
$(LOCAL_DIR)/aosp_husky_61_pgagnostic.mk \
$(LOCAL_DIR)/aosp_husky_fullmte.mk \
$(LOCAL_DIR)/aosp_husky_pgagnostic.mk \
$(LOCAL_DIR)/factory_husky.mk \
$(LOCAL_DIR)/aosp_shiba.mk \
$(LOCAL_DIR)/aosp_shiba_61_pgagnostic.mk \
$(LOCAL_DIR)/aosp_shiba_fullmte.mk \
$(LOCAL_DIR)/aosp_shiba_pgagnostic.mk \
$(LOCAL_DIR)/factory_shiba.mk
COMMON_LUNCH_CHOICES := \