Otherwise the app would crash when starting on pre-KK devices missing the parent class. Bug: 11670294 Change-Id: I6fc843ba9d525265a4aaad6e8896a3e66d577d1f
5 lines
110 B
XML
5 lines
110 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<bool name="isAtLeastKitKat">false</bool>
|
|
</resources>
|