Turn Concierge To Portrait Mode

// Expert user has replied.
K Karin Romero 2 years 11 months ago
3 1 0

Hi,
 
We need to use the concierge in Portrait Mode so the customer's Online Web Store Site be displayed this way thought the native Concierge Browser.
Already tried with the option "persist.demo.hdmirotation" to portrait but the display did not rotate.
Is this a bug or there is other option any where to acomplish this?
 
The Concierge version is:
[ro.build.id]: [01.2.0.4-4AJ11-121014]
 
The Web Site to be displayed in the browser would not be modified.
 
Thanks

 

Please register or login to post a reply

1 Replies

A Adithya Krishnamurthy

Hi Karin,

You can only change Android system properties in debug builds. I assume you are using a release build (starts with a 0 as opposed to 9 for Debug in Settings > About device > Build number). There is a Management service that has privileges to make such system changes that runs on the device and you need to provide it with a payload called MDZ (Management Data Zip) file that contains those settings. More info on Concierge management can be found here.

You can apply the attached MDZs to switch between Portrait and the default Landscape modes. The MDZ can be applied by:
- adb push /sdcard/tmp/inbox
- OR copying the MDZ file to the root of a USB drive (making sure there is only one MDZ file there), inserting into the device and applying it via Settings > About device > System update

CONTACT
Can’t find what you’re looking for?