#!/bin/bash

echo "hello from content provider V2"

exec "$@"
