Skip to content

Commit

Permalink
shamu: add assert for ota service
Browse files Browse the repository at this point in the history
  • Loading branch information
Miccia94 committed Aug 27, 2019
1 parent 30e9d31 commit f3113d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ ifeq ($(HOST_OS),linux)
endif
endif

# Assertions
TARGET_OTA_ASSERT_DEVICE := shamu

# EGL
# Maximum GLES shader cache size for each app to store the compiled shader
# binaries. Decrease the size if RAM or Flash Storage size is a limitation
Expand Down

0 comments on commit f3113d0

Please sign in to comment.