Enable radio on aosp_panther/cheetah
Enable radio on aosp_panther/cheetah. Prevents gpsd crashloops. Bug: 215418492 Change-Id: I24398e745e38a9e082c362bdccb30e6078d583be
This commit is contained in:
parent
5f9502677f
commit
c620c82370
2 changed files with 0 additions and 2 deletions
|
@ -18,7 +18,6 @@ TARGET_LINUX_KERNEL_VERSION := 5.10
|
||||||
|
|
||||||
USE_SWIFTSHADER := true
|
USE_SWIFTSHADER := true
|
||||||
BOARD_USES_SWIFTSHADER := true
|
BOARD_USES_SWIFTSHADER := true
|
||||||
BOARD_WITHOUT_RADIO := true
|
|
||||||
|
|
||||||
$(call inherit-product, device/google/gs201/aosp_common.mk)
|
$(call inherit-product, device/google/gs201/aosp_common.mk)
|
||||||
$(call inherit-product, device/google/pantah/device-cheetah.mk)
|
$(call inherit-product, device/google/pantah/device-cheetah.mk)
|
||||||
|
|
|
@ -18,7 +18,6 @@ TARGET_LINUX_KERNEL_VERSION := 5.10
|
||||||
|
|
||||||
USE_SWIFTSHADER := true
|
USE_SWIFTSHADER := true
|
||||||
BOARD_USES_SWIFTSHADER := true
|
BOARD_USES_SWIFTSHADER := true
|
||||||
BOARD_WITHOUT_RADIO := true
|
|
||||||
|
|
||||||
$(call inherit-product, device/google/gs201/aosp_common.mk)
|
$(call inherit-product, device/google/gs201/aosp_common.mk)
|
||||||
$(call inherit-product, device/google/pantah/device-panther.mk)
|
$(call inherit-product, device/google/pantah/device-panther.mk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue