Migrate comet to P24 zumapro codebase
Bug: 287173316 Change-Id: Id03e526ff8ca67d8d9ee83a9d3bacfb1473e9a25
This commit is contained in:
parent
a6b4f6f575
commit
e5d2a88616
9 changed files with 26 additions and 28 deletions
|
@ -14,12 +14,12 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
TARGET_LINUX_KERNEL_VERSION := 5.15
|
||||
TARGET_LINUX_KERNEL_VERSION := 6.1
|
||||
|
||||
USE_SWIFTSHADER := true
|
||||
BOARD_USES_SWIFTSHADER := true
|
||||
|
||||
$(call inherit-product, device/google/zuma/aosp_common.mk)
|
||||
$(call inherit-product, device/google/zumapro/aosp_common.mk)
|
||||
$(call inherit-product, device/google/comet/device-comet.mk)
|
||||
|
||||
PRODUCT_NAME := aosp_comet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue