am c93b88cf: Remove redundant comment. As of now, we cannot guarantee anything toward external developers.
Merge commit 'c93b88cf5fddb30d3f600cee51dc32a1a602a8b1' into eclair-mr2-plus-aosp * commit 'c93b88cf5fddb30d3f600cee51dc32a1a602a8b1': Remove redundant comment. As of now, we cannot guarantee anything toward external developers.
This commit is contained in:
@@ -106,14 +106,6 @@ public class VCardConfig {
|
||||
*/
|
||||
public static final int FLAG_USE_QP_TO_PRIMARY_PROPERTIES = 0x10000000;
|
||||
|
||||
// Note: if you really want to add additional flag(s) incompatible with the main source tree,
|
||||
// please use flags from 0x0001000 to 0x00080000.
|
||||
//
|
||||
// If we notice we cannot manage flags in just one integer, we'll change this interface and
|
||||
// create/use a complete class, not just an integer, with similar API (but imcompatible).
|
||||
//
|
||||
// Again, please be aware that this API is intentionally hidden ~= unstable!
|
||||
|
||||
//// The followings are VCard types available from importer/exporter. ////
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user