Lynx: Fix configs for google_car varient
Fixed screen density and bt configs for google_car target bug: 273813426 Test: Local check Change-Id: I292a071d6325121f884634d0661c8467a2635fe7
Šī revīzija ir iekļauta:

revīziju iesūtīja
TreeHugger Robot

vecāks
4e31e5eeb3
revīzija
bcf427acd6
@@ -13,9 +13,16 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
TARGET_BOARD_INFO_FILE := device/google/lynx/board-info.txt
|
||||
TARGET_BOOTLOADER_BOARD_NAME := lynx
|
||||
TARGET_SCREEN_DENSITY := 420
|
||||
|
||||
ifdef PHONE_CAR_BOARD_PRODUCT
|
||||
include vendor/auto/embedded/products/$(PHONE_CAR_BOARD_PRODUCT)/BoardConfig.mk
|
||||
else
|
||||
TARGET_SCREEN_DENSITY := 420
|
||||
endif
|
||||
|
||||
BOARD_USES_GENERIC_AUDIO := true
|
||||
USES_DEVICE_GOOGLE_LYNX := true
|
||||
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user