OSDN Git Service

Remove the unused product variable PRODUCT_POLICY
authorYing Wang <wangying@google.com>
Wed, 20 Nov 2013 18:58:00 +0000 (10:58 -0800)
committerYing Wang <wangying@google.com>
Wed, 20 Nov 2013 18:58:00 +0000 (10:58 -0800)
Change-Id: Idf17d36e9278ed3ed701e0231205525a87b97c41

target/product/generic_no_telephony.mk
target/product/large_emu_hw.mk
target/product/sdk.mk

index 1155b4e..29e909b 100644 (file)
@@ -17,8 +17,6 @@
 # This is a generic phone product that isn't specialized for a specific device.
 # It includes the base Android platform.
 
-PRODUCT_POLICY := android.policy_phone
-
 PRODUCT_PACKAGES := \
     DeskClock \
     Bluetooth \
index a918c1d..bd951b9 100644 (file)
@@ -17,8 +17,6 @@
 # This is a generic product for devices with large display but not specialized
 # for a specific device. It includes the base Android platform.
 
-PRODUCT_POLICY := android.policy_mid
-
 PRODUCT_PACKAGES := \
     CarHome \
     DeskClock \
index bc59782..6eebc92 100644 (file)
@@ -14,7 +14,6 @@
 # limitations under the License.
 #
 
-PRODUCT_POLICY := android.policy_phone
 PRODUCT_PROPERTY_OVERRIDES :=
 
 PRODUCT_PACKAGES := \