diff --git a/api/current.xml b/api/current.xml
index 9763a51d832de..ac28113af000a 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -9926,6 +9926,28 @@
visibility="public"
>
+
+
+
+
+
+
+
+
+
+
+
diff --git a/core/res/res/layout/text_edit_side_paste_window.xml b/core/res/res/layout/text_edit_side_paste_window.xml
new file mode 100644
index 0000000000000..689a0392a8fe2
--- /dev/null
+++ b/core/res/res/layout/text_edit_side_paste_window.xml
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml
index fbd5b5e812346..e76692ad3ee0e 100755
--- a/core/res/res/values/attrs.xml
+++ b/core/res/res/values/attrs.xml
@@ -649,6 +649,11 @@
+
+
+
+
@@ -2741,6 +2746,12 @@
+
+
+
+
+
diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml
index 786c4d080acfd..e6552dfcea8b6 100644
--- a/core/res/res/values/public.xml
+++ b/core/res/res/values/public.xml
@@ -1633,6 +1633,8 @@
+
+
diff --git a/core/res/res/values/styles.xml b/core/res/res/values/styles.xml
index 939e9ef100637..2c627309c8803 100644
--- a/core/res/res/values/styles.xml
+++ b/core/res/res/values/styles.xml
@@ -419,6 +419,8 @@
- ?android:attr/textSelectHandle
- ?android:attr/textEditPasteWindowLayout
- ?android:attr/textEditNoPasteWindowLayout
+ - ?android:attr/textEditSidePasteWindowLayout
+ - ?android:attr/textEditSideNoPasteWindowLayout