From 9e63e45ac130a7004f6e7d8e006f28a23f6069d0 Mon Sep 17 00:00:00 2001 From: yang.xu Date: Mon, 25 Jun 2018 02:33:44 +0000 Subject: policy: add some policies to avoid app crash [4/5] PD# 167791 remove PPPoE apk and add some policies Change-Id: I921c7faaa1795e37499a924178cc988c6c784fa1 --- diff --git a/einstein.mk b/einstein.mk index 9f7285e..b047a7f 100644 --- a/einstein.mk +++ b/einstein.mk @@ -320,7 +320,7 @@ PRODUCT_LOCALES := en_US en_AU en_IN fr_FR it_IT es_ES et_EE de_DE nl_NL cs_CZ p # ################################################################################# #ifneq ($(TARGET_BUILD_GOOGLE_ATV), true) -#BUILD_WITH_PPPOE := true +#BUILD_WITH_PPPOE := false #endif ifeq ($(BUILD_WITH_PPPOE),true) -- cgit