Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6af9c02c authored by Ta-wei Yen's avatar Ta-wei Yen
Browse files

Fix permissions missing in AOSP build

The voicemail module permissions are in a different manifest, and was
not merged.

Test: manual VVM smoke test
Change-Id: I00c7abf16a5ed40d2d3b0e26463663e60fc8b05f
Fixes: 38421210
parent 3ed0c281
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -140,6 +140,7 @@ DIALER_MANIFEST_FILES += \
	$(BASE_DIR)/incallui/video/protocol/AndroidManifest.xml \
	$(BASE_DIR)/incallui/wifi/AndroidManifest.xml \
	$(BASE_DIR)/voicemail/impl/AndroidManifest.xml \
	$(BASE_DIR)/voicemail/permissions.xml \


# Merge all manifest files.