fixbuild: Remove 'pinned' attr.

Needed by ag/481620

BUG: 15523923
BUG: 15473856

Change-Id: I5e8bf417368b60fcc33c80852e12f27b8c580774
This commit is contained in:
Ruben Brunk 2014-06-11 12:02:04 -07:00
parent 60e6640269
commit bd7caf0aea

View file

@ -15,5 +15,5 @@
limitations under the License.
-->
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
android:tint="?android:attr/colorControlHighlight" android:pinned="true">
android:color="?android:attr/colorControlHighlight">
</ripple>