CDD: Section 3.8.2 mistakenly included bullets for Section 3.8.8. am: d24f0d5418 am: 5bbde38d1d
am: 64584d66a1

Change-Id: Ie3160a1e6698d39265d8e48297df755d53a12562
diff --git a/3_software/3_8_user-interface-compatibility.md b/3_software/3_8_user-interface-compatibility.md
index 038dda5..b53428b 100644
--- a/3_software/3_8_user-interface-compatibility.md
+++ b/3_software/3_8_user-interface-compatibility.md
@@ -33,11 +33,6 @@
     in the Android SDK documentation for details.
 *   Device implementations that include support for lock screen MAY support
     application widgets on the lock screen.
-*   SHOULD trigger the fast-switch action between the two most recently used apps,
-    when the recents function key is tapped twice.
-*   SHOULD trigger the split-screen multiwindow-mode, if supported, when the recents
-    functions key is long pressed.
-
 
 ### 3.8.3\. Notifications
 
@@ -257,6 +252,10 @@
 *   SHOULD display a closing affordance ("x") but MAY delay this until user interacts with screens.
 *   SHOULD implement a shortcut to switch easily to the previous activity
 *   MAY display affiliated recents as a group that moves together.
+*   SHOULD trigger the fast-switch action between the two most recently used
+    apps, when the recents function key is tapped twice.
+*   SHOULD trigger the split-screen multiwindow-mode, if supported, when the
+    recents functions key is long pressed.
 
 Device implementations are STRONGLY RECOMMENDED to use the upstream Android user
 interface (or a similar thumbnail-based interface) for the overview screen.