Skip to content
Commit 6b9905c8 authored by Michael W's avatar Michael W
Browse files

PermissionController: Don't redeclare ids

* Currently we get warnings during build:
  warn: generated id 'android:id/summary' for external package 'android'.
  warn: generated id 'android:id/title' for external package 'android'.
* Instead, use the existing title and summary ids by removing the '+'

Change-Id: Ibdca3897a38667704957576704b669973b53b24d
parent 80c65dbf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment