summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorAmy Zhang <amyjojo@google.com>2021-04-15 21:36:20 -0700
committerAmy Zhang <amyjojo@google.com>2021-04-15 21:36:20 -0700
commit2aa9fa55cc7850594d7c8ce23111768c17720cd3 (patch)
tree82618c5f3d382ad43316b7dec785eb77cc7fb06b /tools/aapt2/java/JavaClassGenerator_test.cpp
parent5c00142fe05d0aa4cbbfde04f0d8f7f5d2d93208 (diff)
Force FilterClient to NOT reset the FMQ pointer when creating the MQ
Previously we created the Filter FMQ from the AIDL MQ Descriptor after it is passed from the TunerService to the client side. But the default creation would reset the mq pointer. Since we only get the mq when read operation is executed on the filter, the mq could have already been writtern. The default creation would reset the pointer and erase the data. Test: atest TunerTest Bug: 185542142 Change-Id: I56a09e30b0cfbf9fadcaa7f0c7ef1ac6a6d601b1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions