diff options
Diffstat (limited to 'board')
| -rw-r--r-- | board/common.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/common.mk b/board/common.mk index 9c874f9..4549089 100644 --- a/board/common.mk +++ b/board/common.mk @@ -6,3 +6,6 @@ PRODUCT_TAGS += dalvik.gc.type-precise # Fun with flags BOARD_USES_MTK_HARDWARE := true + +# Camera flags +TARGET_USES_NON_TREBLE_CAMERA := true |
