Revert "Added system to build LegacyCamera if specified"
This patch does the complete reverse of what it's supposed to. "ifeq (,$(findstring LegacyCamera,$(PRODUCT_PACKAGES)))" matches the _absence_ of LegacyCamera in the list of packages. This reverts commit dd9c5ca2
Loading
Please register or sign in to comment