1*2abb3134SXin LiThis project only contains Rappor java client library. 2*2abb3134SXin LiIf you want to get the full source or other components, please visit Rappor github page: 3*2abb3134SXin Lihttps://github.com/google/rappor 4*2abb3134SXin Li 5*2abb3134SXin LiAny Android specific modifications to upstream archive-patcher should be listed 6*2abb3134SXin Lihere: 7*2abb3134SXin Li 8*2abb3134SXin Li- Removed all non-java client library files. 9*2abb3134SXin Li 10*2abb3134SXin Li- Modified client/java/com/google/rappor/HmacDrbg.java, client/java/com/google/rappor/Encoder.java 11*2abb3134SXin Li to remove Guava, javax dependency. 12*2abb3134SXin Li 13*2abb3134SXin Li- Moved package from com.google.rappor.* to com.google.android.rappor.* to avoid source conflict with 3rd party library. 14