Merge "Quick build fix: Revert "Add pre-order as a pricing type for ContentInfoExtender""

This commit is contained in:
Ed Heyl
2015-04-23 20:51:13 +00:00
committed by Android (Google) Code Review

View File

@@ -5646,13 +5646,6 @@ public class Notification implements Parcelable
*/
public static final String CONTENT_PRICING_PURCHASE = "android.contentPrice.purchase";
/**
* Value to be used with {@link #setPricingInformation} to indicate that the content
* referred by the notification item is available currently as a pre-order, and the price
* value provided is the purchase price for the item.
*/
public static final String CONTENT_PRICING_PREORDER = "android.contentPrice.preorder";
/**
* Value to be used with {@link #setPricingInformation} to indicate that the content
* referred by the notification item is available as part of a subscription based service,