Remove the unused product variable PRODUCT_POLICY
Change-Id: Idf17d36e9278ed3ed701e0231205525a87b97c41
This commit is contained in:
@@ -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 \
|
||||
|
@@ -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 \
|
||||
|
@@ -14,7 +14,6 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
PRODUCT_POLICY := android.policy_phone
|
||||
PRODUCT_PROPERTY_OVERRIDES :=
|
||||
|
||||
PRODUCT_PACKAGES := \
|
||||
|
Reference in New Issue
Block a user