From: Jin Yoon Date: Thu, 1 Aug 2019 02:56:30 +0000 (+0900) Subject: Artik : Update features for the screen size of 1280x720(7inches) X-Git-Tag: submit/tizen/20190801.035502^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=43e062d2051123a4fd2528e32c4abcbc86a72d36;p=tools%2Fbuilding-blocks.git Artik : Update features for the screen size of 1280x720(7inches) Change-Id: I9218eeff9eb937ec78bae2de4fbd00e459073535 --- diff --git a/packaging/platform-preset-boards-artik530.inc b/packaging/platform-preset-boards-artik530.inc index a7f6d5e..46c4a40 100644 --- a/packaging/platform-preset-boards-artik530.inc +++ b/packaging/platform-preset-boards-artik530.inc @@ -53,13 +53,14 @@ Firstly select HALs and Feature to add to your image. %tizen_feature tizen.org/feature/network.ethernet true %tizen_feature tizen.org/feature/network.wifi.tdls false %tizen_feature tizen.org/feature/screen.auto_rotation false -%tizen_feature tizen.org/feature/screen.height 1280 +%tizen_feature tizen.org/feature/screen.height 720 %tizen_feature tizen.org/feature/screen.output.hdmi true %tizen_feature tizen.org/feature/screen.output.rca false %tizen_feature tizen.org/feature/screen.shape.circle false %tizen_feature tizen.org/feature/screen.shape.rectangle true %tizen_feature tizen.org/feature/screen.size.normal.720.1280 true -%tizen_feature tizen.org/feature/screen.width 720 +%tizen_feature tizen.org/feature/screen.width 1280 +%tizen_feature tizen.org/feature/screen.dpi 210 %tizen_feature tizen.org/feature/sensor.accelerometer false %tizen_feature tizen.org/feature/sensor.gravity false %tizen_feature tizen.org/feature/sensor.linear_acceleration false