summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2019-01-28 13:58:45 +0100
committerMartijn Coenen <maco@google.com>2019-01-29 11:12:58 +0100
commit4b98816648630c3d69011f8b36947240b99578e4 (patch)
tree6ed0976c01691f82839759e02eafe42897ebad9b /tools/aapt2/java/JavaClassGenerator_test.cpp
parent6ab2e4a91ee5aa0d91442f29ac17652b87cf3a89 (diff)
Allow app zygote to keep APK / shared libs open across fork.
It appears that a recent change in ART causes the application APK to be held open as a file descriptor as soon as the class loader for that application is instantiated. This creates issues for the application zygote, which pre-creates the class loader and forks later. For now, allow the app APK and shared libs to be open as file descriptors when forking. Bug: 111434506 Test: atest CtsApptestCases:ServiceTest Change-Id: I5f3f4fb41a037362b4f0999ddd20402cbe56f025
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions