We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be79b02 commit b1af0afCopy full SHA for b1af0af
1 file changed
Makefile
@@ -9,7 +9,8 @@ MODULES := aaudio camera sensor gles2 gles3 egl vulkan media \
9
performancehint neuralnetworks trace logging font \
10
imagedecoder midi multinetwork sync choreographer \
11
configuration asset looper nativeactivity surfacecontrol \
12
- sharedmem permission bitmap storage surfacetexture
+ sharedmem permission bitmap storage surfacetexture \
13
+ persistablebundle
14
15
# Modules with testdata fixtures (no NDK required).
16
FIXTURE_MODULES := $(notdir $(wildcard tools/pkg/specgen/testdata/*/))
0 commit comments