Loading core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -3748,4 +3748,7 @@ <!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. --> <bool name="config_zramWriteback">false</bool> <!-- Whether cbrs is supported on the device or not --> <bool translatable="false" name="config_cbrs_supported">false</bool> </resources> core/res/res/values/symbols.xml +3 −0 Original line number Diff line number Diff line Loading @@ -3544,4 +3544,7 @@ <java-symbol type="bool" name="config_silenceSensorAvailable" /> <java-symbol type="bool" name="config_zramWriteback" /> <!-- For CBRS --> <java-symbol type="bool" name="config_cbrs_supported" /> </resources> Loading
core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -3748,4 +3748,7 @@ <!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. --> <bool name="config_zramWriteback">false</bool> <!-- Whether cbrs is supported on the device or not --> <bool translatable="false" name="config_cbrs_supported">false</bool> </resources>
core/res/res/values/symbols.xml +3 −0 Original line number Diff line number Diff line Loading @@ -3544,4 +3544,7 @@ <java-symbol type="bool" name="config_silenceSensorAvailable" /> <java-symbol type="bool" name="config_zramWriteback" /> <!-- For CBRS --> <java-symbol type="bool" name="config_cbrs_supported" /> </resources>