allwinner_a64/android/external/parameter-framework/upstream/skeleton-subsystem
2018-08-08 16:14:42 +08:00
..
test upload android base code part2 2018-08-08 16:14:42 +08:00
CMakeLists.txt upload android base code part2 2018-08-08 16:14:42 +08:00
README.md upload android base code part2 2018-08-08 16:14:42 +08:00
SkeletonMappingKeys.h upload android base code part2 2018-08-08 16:14:42 +08:00
SkeletonSubsystem.cpp upload android base code part2 2018-08-08 16:14:42 +08:00
SkeletonSubsystem.h upload android base code part2 2018-08-08 16:14:42 +08:00
SkeletonSubsystemBuilder.cpp upload android base code part2 2018-08-08 16:14:42 +08:00
SkeletonSubsystemObject.cpp upload android base code part2 2018-08-08 16:14:42 +08:00
SkeletonSubsystemObject.h upload android base code part2 2018-08-08 16:14:42 +08:00

Skeleton plugin

This is a skeleton plugin i.e. the minimal plugin boilerplate.

It adds an owner and message mapping key and print it when reading or writing the parameter.

Usage

It has no purpose: it only serves as a template and the make install target does not install it. If you want to see a real-life plugin and makefiles, see https://github.com/01org/parameter-framework-plugins-alsa or https://github.com/01org/parameter-framework-plugins-filesystem instead.