Skip to content
Snippets Groups Projects
Commit c620c823 authored by Andrew Chant's avatar Andrew Chant Committed by TreeHugger Robot
Browse files

Enable radio on aosp_panther/cheetah

Enable radio on aosp_panther/cheetah.
Prevents gpsd crashloops.

Bug: 215418492
Change-Id: I24398e745e38a9e082c362bdccb30e6078d583be
parent 5f950267
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,6 @@ TARGET_LINUX_KERNEL_VERSION := 5.10
USE_SWIFTSHADER := true
BOARD_USES_SWIFTSHADER := true
BOARD_WITHOUT_RADIO := true
$(call inherit-product, device/google/gs201/aosp_common.mk)
$(call inherit-product, device/google/pantah/device-cheetah.mk)
......
......@@ -18,7 +18,6 @@ TARGET_LINUX_KERNEL_VERSION := 5.10
USE_SWIFTSHADER := true
BOARD_USES_SWIFTSHADER := true
BOARD_WITHOUT_RADIO := true
$(call inherit-product, device/google/gs201/aosp_common.mk)
$(call inherit-product, device/google/pantah/device-panther.mk)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment