From 5b3323549b69e88ce8484b6b60751c124770729e Mon Sep 17 00:00:00 2001 From: yang.xu Date: Mon, 25 Jun 2018 02:32:16 +0000 Subject: policy: add some policies to avoid app crash [3/5] PD# 167791 remove PPPoE apk and add some policies Change-Id: Ifa36662579bec1654d68e862b1bd8048de93e1d4 --- diff --git a/darwin.mk b/darwin.mk index d5f0bc2..9a1fb41 100644 --- a/darwin.mk +++ b/darwin.mk @@ -299,7 +299,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