From: Youngjae Cho Date: Thu, 14 Sep 2023 01:33:34 +0000 (+0900) Subject: [TRE-3091] Disable screen.auto_rotation on emul X-Git-Tag: accepted/tizen/unified/20230914.100411^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=367b6ccaf7706082c9617db129a15cb11dc758e5;p=tools%2Fbuilding-blocks.git [TRE-3091] Disable screen.auto_rotation on emul - tizen.org/feature/screen.auto_rotation : There both true and false value had been specified. Removed true one so that the feature has changed to have only false, which is same as the rpi4 headed. Change-Id: I90f4fd9513178e3b5529ddf22c1bde404d9a530d Signed-off-by: Youngjae Cho --- diff --git a/packaging/platform-preset-boards-emul.inc b/packaging/platform-preset-boards-emul.inc index ea50f19..6dfafa1 100644 --- a/packaging/platform-preset-boards-emul.inc +++ b/packaging/platform-preset-boards-emul.inc @@ -95,7 +95,6 @@ Firstly select HALs and Feature to add to your image. %tizen_feature tizen.org/feature/exif true %tizen_feature tizen.org/feature/fmradio false %tizen_feature tizen.org/feature/humanactivitymonitor true -%tizen_feature tizen.org/feature/screen.auto_rotation true %tizen_feature tizen.org/feature/security.tee true %tizen_feature tizen.org/feature/systemsetting.lock_screen true %tizen_feature tizen.org/system/input.key.back true