diff --git a/android/Makefile.am b/android/Makefile.am
index 60d46b5..1bba128 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
android/pics-pan.txt android/pics-did.txt \
android/pics-opp.txt android/pics-pbap.txt \
android/pixit-did.txt android/pts-did.txt \
- android/pixit-gap.txt android/pixit-hid.txt
+ android/pixit-gap.txt android/pixit-hid.txt \
+ android/pixit-opp.txt
diff --git a/android/pixit-opp.txt b/android/pixit-opp.txt
new file mode 100644
index 0000000..1b1e834
--- /dev/null
+++ b/android/pixit-opp.txt
+OPP PIXIT for the PTS tool.
+
+* - different than PTS defaults
+& - should be set to IUT Bluetooth address
+
+ Required PIXIT settings
+-------------------------------------------------------------------------------
+Parameter Name Value
+-------------------------------------------------------------------------------
+TSPX_unsupported_extension dat
+TSPX_supported_extension jpg
+TSPX_security_enabled False
+TSPX_bd_addr_iut 112233445566 (*&)
+TSPX_client_class_of_device 100104
+TSPX_server_class_of_device 100104
+TSPX_rfcomm_channel 8
+TSPX_pin_code 0000
+TSPX_reply_reject_push True
+TSPX_delete_link_key False
+TSPX_time_guard 180000
+TSPX_use_implicit_send True
+TSPX_secure_simple_pairing_pass_key_confirmation False
+TSPX_PTS_sends_real_jpg_data True
+TSPX_confirm_received_objects True
+-------------------------------------------------------------------------------