Skip to content

Commit b1af0af

Browse files
xaionaro@dx.centerxaionaro@dx.center
authored andcommitted
build: add persistablebundle to MODULES list
1 parent be79b02 commit b1af0af

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ MODULES := aaudio camera sensor gles2 gles3 egl vulkan media \
99
performancehint neuralnetworks trace logging font \
1010
imagedecoder midi multinetwork sync choreographer \
1111
configuration asset looper nativeactivity surfacecontrol \
12-
sharedmem permission bitmap storage surfacetexture
12+
sharedmem permission bitmap storage surfacetexture \
13+
persistablebundle
1314

1415
# Modules with testdata fixtures (no NDK required).
1516
FIXTURE_MODULES := $(notdir $(wildcard tools/pkg/specgen/testdata/*/))

0 commit comments

Comments
 (0)