xref: /aosp_15_r20/external/parameter-framework/upstream/skeleton-subsystem/README.md (revision c33452fb792a5495ec310a9626f2638b053af5dd)
1*c33452fbSAndroid Build Coastguard Worker# Skeleton plugin
2*c33452fbSAndroid Build Coastguard Worker
3*c33452fbSAndroid Build Coastguard WorkerThis is a skeleton plugin i.e. the minimal plugin boilerplate.
4*c33452fbSAndroid Build Coastguard Worker
5*c33452fbSAndroid Build Coastguard WorkerIt adds an `owner` and `message` mapping key and print it when reading or
6*c33452fbSAndroid Build Coastguard Workerwriting the parameter.
7*c33452fbSAndroid Build Coastguard Worker
8*c33452fbSAndroid Build Coastguard Worker## Usage
9*c33452fbSAndroid Build Coastguard Worker
10*c33452fbSAndroid Build Coastguard WorkerIt has no purpose: it only serves as a template and the `make install` target
11*c33452fbSAndroid Build Coastguard Workerdoes not install it.  If you want to see a real-life plugin and makefiles, see
12*c33452fbSAndroid Build Coastguard Worker<https://github.com/01org/parameter-framework-plugins-alsa>  or
13*c33452fbSAndroid Build Coastguard Worker<https://github.com/01org/parameter-framework-plugins-filesystem> instead.
14