All pastes #2122486 Raw Edit

Something

public text v1 · immutable
#2122486 ·published 2012-02-28 18:11 UTC
rendered paste body
<?xml version="1.0" encoding="utf-8"?>
<!---/******************************************************************************
* @file   wiperconfig.xml
* @brief   Store configuration settings for Wiper Application
*  Coppyright (C) 2009 QUALCOMM Incorporated.
*  All Rights Reserved. QUALCOMM Proprietary and Confidential.
*  *****************************************************************************-->
<wiperconfig>
    <configparam
        username="test"
        realm="qualcomm.com"
        highFreqPeriodMs="3500"
        lowFreqPeriodMs="5000"
        tilingPath="/data/wpstiles/"
        maxDataSizePerSession="100000"
        maxDataSizeTotal="100000000" />
</wiperconfig>