Fix missing camera from aosp builds.
Camera is no longer part of Gallery2 application. Added Camera2 for aosp builds. Bug: 10324351 Change-Id: I6c468344af04106704876ac945ccaffd9be1674b
This commit is contained in:
parent
f8fab17322
commit
477b12b45a
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ PRODUCT_PACKAGES := \
|
||||||
Bluetooth \
|
Bluetooth \
|
||||||
Calculator \
|
Calculator \
|
||||||
Calendar \
|
Calendar \
|
||||||
|
Camera2 \
|
||||||
CertInstaller \
|
CertInstaller \
|
||||||
Email \
|
Email \
|
||||||
Exchange2 \
|
Exchange2 \
|
||||||
|
|
Loading…
Reference in a new issue