sanders: Allow active package broadcast
Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com> Change-Id: I417bda8b8d5c03ebd11d8f305d7aadd02f4c2658 Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
@@ -452,6 +452,9 @@
|
|||||||
that can be set by the user. -->
|
that can be set by the user. -->
|
||||||
<integer name="config_screenBrightnessDim">1</integer>
|
<integer name="config_screenBrightnessDim">1</integer>
|
||||||
|
|
||||||
|
<!-- Whether to allow sending active app broadcast -->
|
||||||
|
<bool name="config_allowActivePackageBroadcast">true</bool>
|
||||||
|
|
||||||
<!-- Array of light sensor LUX values to define our levels for auto backlight brightness support.
|
<!-- Array of light sensor LUX values to define our levels for auto backlight brightness support.
|
||||||
The N entries of this array define N 1 zones as follows:
|
The N entries of this array define N 1 zones as follows:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user