From 59e908b54f72768efcae3db5897c50010d1fc5f2 Mon Sep 17 00:00:00 2001 From: Pinyao Ting Date: Mon, 26 Aug 2019 14:36:02 -0700 Subject: migrate custom widgets in comply with plugin framework Bug: 139888225 Change-Id: I8a3d0fe2689ad5ba24b19309728bbad0b6287f71 Merged-In: I8a3d0fe2689ad5ba24b19309728bbad0b6287f71 (cherry picked from commit c7a6c2979cc063dd493316d0d19cbc0501a23a64) --- res/values/attrs.xml | 15 --------------- res/xml/custom_widgets.xml | 31 ------------------------------- 2 files changed, 46 deletions(-) delete mode 100644 res/xml/custom_widgets.xml (limited to 'res') diff --git a/res/values/attrs.xml b/res/values/attrs.xml index e76b89826..7be584e93 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -159,21 +159,6 @@ - - - - - - - - - - - - - - - diff --git a/res/xml/custom_widgets.xml b/res/xml/custom_widgets.xml deleted file mode 100644 index 4b5438650..000000000 --- a/res/xml/custom_widgets.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - \ No newline at end of file -- cgit v1.2.3