RRS: Apply the default config from persist prop
vendor_config plays as another role to control the display config during the boot time. To change the default configuration of the user selected mode, we use persist config to store the value. Bug: 232721840 Test: Boot w/ and w/o user selected configs and check the resolution Change-Id: Ideed75f0a29368ff95916fb1fa87f21482c17613
This commit is contained in:
@@ -31,3 +31,6 @@ allow vendor_init modem_img_file:filesystem { getattr };
|
||||
|
||||
# Battery
|
||||
set_prop(vendor_init, vendor_battery_defender_prop)
|
||||
|
||||
# Display
|
||||
set_prop(vendor_init, vendor_display_prop)
|
||||
|
||||
Reference in New Issue
Block a user