summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorYi Jin <jinyithu@google.com>2017-08-25 18:11:58 -0700
committerYi Jin <jinyithu@google.com>2017-09-07 10:53:51 -0700
commit99c248feb2d1f863b864bdfd1e3b37af17f18732 (patch)
tree0b40559c26c16821354db6818cef59b15ed472f0 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent10c41c2727aa5566ff6aed0c4709657c6517c855 (diff)
Implement PII Stripper, part 2
Implement EncodedBuffer that strip pii based on given privacy request. The reason to implement another buffer is the length-delimited field's size could change when its submessage gets stripped. It also intends to keep the orignal data around for other requests to consume it. In addition, the section implementation has adapted EncodedBuffer so write out to each request's fd could be request-specific. The next step is allow requests to set its privacy spec. Notice the current design set the privacy spec of dropbox to AUTOMATIC, this behavior might change in the future. Bug: 64687253 Test: unit tests are writtern, see README.md for how to run unit tests. Change-Id: I7ac236b8265ba9289dc6e17a8a5bf7f67ffb6bf5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions