aboutsummaryrefslogtreecommitdiff
path: root/apps/SampleEmailPolicy
AgeCommit message (Collapse)Author
2018-02-21Set LOCAL_SDK_VERSION where possible.Anton Hansson
This change sets LOCAL_SDK_VERSION for all packages where this is possible without breaking the build, and LOCAL_PRIVATE_PLATFORM_APIS := true otherwise. Setting one of these two will be made required soon, and this is a change in preparation for that. Not setting LOCAL_SDK_VERSION makes the app implicitly depend on the bootclasspath, which is often not required. This change effectively makes depending on private apis opt-in rather than opt-out. Test: make relevant packages Bug: 73535841 Change-Id: Ifa7a5500bd1c47e389f5523bdf635e28bc3569dd
2012-06-19enable JAVA build if allowedKeun young Park
- previously disabled in PDK build Change-Id: Ic7c87d839e8feac940e8f1dfa0a5899868df776c
2012-05-30disable java build for PDK caseKeun young Park
- this is temporary change for adding device/sample to pdk group - permanent solution should be added where java build is allowed even in PDK if java build is possible Change-Id: I6abdb02414b2627703f8279c033cbf05bfe8d880
2010-10-28Sample EmailPolicy APK sourcesandroid-cts-2.3_r2android-cts-2.3_r1android-2.3_r1android-2.3.3_r1aandroid-2.3.3_r1android-2.3.2_r1android-2.3.1_r1Andy Stadler
Create a sample (skeleton) package for an Email policy module. Can be used on Froyo or Gingerbread. These policy files are intended for use by an OEM who is building a device using the Android Open Source platform, but wishes to provide small customizations to the Email application without having to edit or merge changes directly into its source. It also allows a single Email application APK to be deployed to different devices with slightly different policies. Change-Id: I4e7e103dbb9bc257f2bd439eb508a51a8da853ba